victor
|
795213319e
|
added Order flag for release list command
|
2024-01-26 15:47:08 -05:00 |
|
Victor Martinez
|
b62e977c91
|
Add --json export flags to release list command (#8474)
|
2024-01-17 10:51:01 -08:00 |
|
Owen Voke
|
57f5bd8cdd
|
Add support to exclude pre-releases from release list (#6625)
|
2022-12-08 08:53:12 +02:00 |
|
Sam Coe
|
45f1a71c8b
|
Remove all direct calls to shurcool-graphql
|
2022-08-18 21:40:41 +03:00 |
|
ffalor
|
c3a3ce5bee
|
Add exclude-drafts flag to gh release list
|
2022-05-09 20:47:39 +00:00 |
|
Gil Raphaelli
|
a6f6ad74ae
|
release list: correctly label the Latest release (#4921)
since https://docs.github.com/en/graphql/overview/changelog#schema-changes-for-2021-01-19
Co-authored-by: Mislav Marohnić <mislav@github.com>
|
2022-03-30 17:08:21 +00:00 |
|
Sam Coe
|
260716a9f8
|
Repace shurcool/graphql with cli/shurcool-graphql
|
2021-11-17 12:57:43 -08:00 |
|
Mislav Marohnić
|
11fbb60ae7
|
Rename the module to "github.com/cli/cli/v2"
|
2021-08-25 12:41:30 +02:00 |
|
Mislav Marohnić
|
813fbc9b8d
|
Ensure that we don't reuse the same deserialization struct over pagination iterations
This is to avoid subtle deserialization issues in nested slices.
|
2020-10-14 15:38:21 +02:00 |
|
Mislav Marohnić
|
9829a4dc84
|
Update release list output to contain badges
|
2020-08-25 20:33:54 +02:00 |
|
Mislav Marohnić
|
c4f5d6db58
|
Preliminary gh release commands
|
2020-08-19 18:25:02 +02:00 |
|