cli/pkg
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
..
cmd Improve looking up draft releases by tag name 2022-12-14 21:24:08 +01:00
cmdutil Create git client (#6354) 2022-10-14 07:47:03 +00:00
extensions Go 1.19: fix comment formatting for moq-generated mocks 2022-12-12 16:58:25 +01:00
findsh go fmt 2021-12-02 16:12:24 +01:00
githubtemplate Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
httpmock Fix deleting remote branches with # in their name 2022-09-14 16:19:33 +02:00
iostreams Fix commands that use iostreams RefreshScreen (#6607) 2022-11-14 16:08:00 +01:00
jsoncolor api: avoid HTML-escaping JSON output 2022-07-25 13:10:44 +02:00
liveshare Use Log and Error instead of Fatal 2022-11-01 21:45:56 +00:00
markdown Change markdown wrap limit match terminal width (#6016) 2022-09-01 07:36:25 +00:00
prompt fix linting 2022-07-27 14:15:27 -05:00
search Go 1.19: fix comment formatting for moq-generated mocks 2022-12-12 16:58:25 +01:00
set Add GH_HOST to hosts list if it has corresponding auth token (#5087) 2022-01-29 07:37:24 +00:00
ssh Even better config support 2022-07-22 11:03:14 -05:00
surveyext feat: Fallback to notepad on Windows 2022-08-18 17:05:14 -04:00