Commit Graph

27 Commits

Author SHA1 Message Date
Philip Taron
feb4539536 versionCheckHook: Check for --version first (#463218) 2025-11-26 16:19:36 +00:00
R. Ryantm
6c0159dfe6 amazon-q-cli: 1.19.6 -> 1.19.7 2025-11-23 06:22:45 +00:00
Jonathan Davies
116036d574 treewide: Remove redundant versionCheckProgramArg = "--version"; with:
```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
  sed -i '/versionCheckProgramArg/d' "$f"
  sed -i '/^$/N;/\n$/D' "$f"
done
```
2025-11-20 10:39:02 +00:00
R. Ryantm
949d3ce1ff amazon-q-cli: 1.19.4 -> 1.19.6 2025-11-16 13:09:27 +00:00
James Ward
c96ec11802 amazon-q-cli: 1.19.3 -> 1.19.4 2025-11-11 11:07:19 -07:00
James Ward
d7040c0cb2 amazon-q-cli: 1.19.0 -> 1.19.3 2025-10-30 09:31:04 -06:00
James Ward
8d8750c580 amazon-q-cli: 1.18.1 -> 1.19.0 2025-10-27 12:14:04 -06:00
James Ward
e2a14b9697 amazon-q-cli: 1.17.1 -> 1.18.1 2025-10-21 15:20:04 -06:00
R. Ryantm
98dc7af1ab amazon-q-cli: 1.14.1 -> 1.17.1 2025-10-06 06:06:19 +00:00
James Ward
7858cb0472 amazon-q-cli: 1.13.3 -> 1.14.1 2025-08-24 12:00:10 -06:00
James Ward
c99a6b126c amazon-q-cli 1.13.1 -> 1.13.3 2025-08-13 15:50:19 -06:00
R. Ryantm
0d34ec98b9 amazon-q-cli: 1.12.7 -> 1.13.1 2025-08-05 16:00:40 +00:00
R. Ryantm
29ea9737f6 amazon-q-cli: 1.12.6 -> 1.12.7 2025-07-27 17:41:55 +00:00
TomaSajt
398b16e16c treewide: remove useFetchCargoVendor usages 2025-07-26 11:39:35 +02:00
R. Ryantm
663bdedb45 amazon-q-cli: 1.12.4 -> 1.12.6 2025-07-19 13:12:24 +00:00
R. Ryantm
0bcdde0129 amazon-q-cli: 1.12.2 -> 1.12.4 2025-07-11 07:46:24 +00:00
R. Ryantm
8d40136f8d amazon-q-cli: 1.12.1 -> 1.12.2 2025-07-01 00:38:47 +00:00
Michael Barney, Jr
0f24e4c033 amazon-q-cli: add darwin to supported platforms 2025-06-25 21:48:14 -04:00
James Ward
71d484bf76 amazon-q-cli: 1.10.1 -> 1.12.1
The upstream repository moved to: https://github.com/aws/amazon-q-developer-cli-autocomplete
protoc is no longer required in the build. For reference: https://github.com/NixOS/nixpkgs/pull/390746#issuecomment-2994146454
Removed unneeded extra bins: chat_cli & test_mcp_server
2025-06-22 15:52:55 -06:00
R. Ryantm
f9046d182e amazon-q-cli: 1.10.0 -> 1.10.1 2025-05-26 01:39:57 +00:00
James Ward
705f0cab4a amazon-q-cli: 1.9.1 -> 1.10.0 2025-05-16 08:05:17 -06:00
Pol Dellaiera
57c566abdc amazon-q-cli: add versionCheckHook 2025-05-06 12:07:49 +02:00
Pol Dellaiera
33bac1c2cc amazon-q-cli: use finalAttrs pattern 2025-05-06 10:21:08 +02:00
Pol Dellaiera
0ec3b2c952 amazon-q-cli: 1.8.0 -> 1.9.1 2025-05-06 10:20:13 +02:00
R. Ryantm
6a32e3c793 amazon-q-cli: 1.7.3 -> 1.8.0 2025-04-25 00:36:05 +00:00
James Ward
99c18ee6ea amazon-q-cli: 1.7.2 -> 1.7.3 2025-04-11 11:03:20 -07:00
James Ward
68c9040dbb amazon-q-cli: init at 1.7.2 2025-04-02 12:47:26 -07:00