cli/pkg/cmd
Mislav Marohnić 36ffbe18de
Improve looking up draft releases by tag name
This changes the FetchRelease implementation to look up draft releases directly using by its pending tag name, as opposed to resorting to the Releases list API which is backed by Elastic Search and thus suffers replication lag after the creation of a draft release.

Bonus: all release lookup functions now accept a context for cancellation.
2022-12-14 21:24:08 +01:00
..
actions gh: list help topics in help output 2022-02-18 18:39:30 +01:00
alias Change alias list output format to YAML (#6603) 2022-12-13 22:49:04 +01:00
api Add more help to "template" flags 2022-09-17 23:12:48 -07:00
auth Merge pull request #6421 from cli/go-gh-term 2022-11-03 13:02:24 +01:00
browse revert revert 57fbe4f317 (#6474) 2022-10-20 12:17:20 +00:00
codespace Flags instead of PersistentFlag 2022-12-13 01:20:49 +00:00
completion Bump github.com/spf13/cobra from v1.4.0 to v1.5.0 (#6196) 2022-09-06 09:43:40 +04:00
config Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
extension Show version diff when updating a single extension (#6647) 2022-12-08 14:40:41 +00:00
factory Use git client in extension manager (#6547) 2022-11-10 11:38:12 +02:00
gist Authenticate network git commands (#6541) 2022-11-15 13:14:37 +02:00
gpg-key Warn from gh gpg-key add when key is not armored (#6528) 2022-11-02 16:33:25 +01:00
issue Merge remote-tracking branch 'origin/trunk' into pr-prompter 2022-12-05 11:27:55 -08:00
label Migrate to tableprinter from go-gh (#6346) 2022-10-17 15:15:39 +02:00
pr Exclude the current user from reviewers when creating pr (#6464) 2022-12-08 08:51:35 +02:00
release Improve looking up draft releases by tag name 2022-12-14 21:24:08 +01:00
repo Prompt for owner when interactively creating repos (#6578) 2022-12-08 08:52:36 +02:00
root Document the hyperlink helper 2022-10-31 15:04:53 +01:00
run Add jobs field for run view --json (#6507) 2022-11-03 12:59:35 +00:00
search Add isDraft to search prs json options, matching pr view (#6704) 2022-12-09 07:57:27 +00:00
secret Migrate to tableprinter from go-gh (#6346) 2022-10-17 15:15:39 +02:00
ssh-key Migrate to tableprinter from go-gh (#6346) 2022-10-17 15:15:39 +02:00
status Linter fixes (#6722) 2022-12-12 15:27:32 +00:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow Migrate to tableprinter from go-gh (#6346) 2022-10-17 15:15:39 +02:00