Commit Graph

26 Commits

Author SHA1 Message Date
Johannes Schindelin
6dfdc519d4 gh: upgrade to v2.0.0
For more details, see

	https://github.blog/2021-08-24-github-cli-2-0-includes-extensions/

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-08-25 14:43:20 +02:00
Johannes Schindelin
e2d29439f2 gh: update to v1.14.0
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-08-05 15:32:33 +02:00
Johannes Schindelin
5a734269ba gh: update to v1.13.1
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-07-22 13:08:13 +02:00
Naveen M K
68efb70ee1 Change my email 2021-07-05 16:50:59 +05:30
Johannes Schindelin
30c731b948 github-cli: update to v1.12.1
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-07-01 17:21:15 +05:30
Naveen
61e12fc0ff github-cli: update to 1.12.0 2021-06-29 19:48:58 +00:00
Johannes Schindelin
f96f01cd23 gh: upgrade to v1.11.0
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-06-04 14:29:22 +02:00
Naveen
7485b3769d github-cli: update to 1.10.3 2021-05-21 18:08:26 +00:00
Johannes Schindelin
c9c0dbefcb gh: update to v1.10.2
We were skipping v1.10.1, which came out quickly after v1.10.0...

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-05-20 12:56:09 +02:00
Johannes Schindelin
490dcbbad2 gh: update to v1.10.0
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-05-19 13:58:26 +02:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Johannes Schindelin
a1253a35cb gh: update to v1.9.2
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-04-21 10:38:06 +02:00
Naveen M K
b18904befb github-cli: version 1.9.1
looks like the updator doesn't handle pre-releases
2021-04-16 12:33:20 +05:30
Naveen
4648becc4f github-cli: update to 1.9.2-pre0 2021-04-16 06:39:56 +00:00
Johannes Schindelin
6b4901110a gh: upgrade to v1.9.0
New goodies! In particular `gh run view`...

Also: With this version, we no longer need that `Makefile` patch, but we
do need to set `GOOS` so that the file extension `.exe` is used, and
then ask for `bin/gh.exe` to be built, not `bin/gh`.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-04-15 14:35:54 +02:00
Johannes Schindelin
76eb729cba gh: reduce size a little
It is not much: it shaves a little under 5MB off of a little over 25MB,
but it is _something_.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-04-15 14:35:54 +02:00
Johannes Schindelin
4cfaa7f6ae gh: allow running in WSL
In WSL, we do not have `/usr/bin/winpty`. Let's verify that it is
available before using it, falling back to the `winpty`-less invocation.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-04-15 10:53:49 +02:00
Naveen
a10c5f29bb github-cli: update to 1.8.1 2021-04-02 18:58:32 +00:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Naveen
3c94c0d0d4 github-cli: update to 1.8.0 2021-03-31 07:00:17 +00:00
Naveen
afbc705046 github-cli: update to 1.7.0 2021-03-07 17:19:37 +00:00
Naveen M K
4e49334668 completitions: install in correct prefix 2021-02-21 15:59:28 +05:30
Naveen M K
d49aaf52a0 Add completions for fish,zsh also 2021-02-21 00:19:23 +05:30
Naveen M K
008a8ac209 install bash-completitions correctly 2021-02-20 23:43:37 +05:30
Naveen M K
64800baba2 add no strip option 2021-02-20 19:29:29 +05:30
Naveen M K
42774090e6 github-cli: new package 2021-02-20 18:28:27 +05:30