cli/pkg/cmd/release
Mislav Marohnić 111e8dbcf2 Pass web browser to each individual command
This removes sensitivity to the BROWSER environment variable in tests
and makes it easier to verify the URL that the browser was invoked with
without having to stub sub-processes.
2021-03-19 21:22:37 +01:00
..
create Merge pull request #3023 from cli/cancel-error-status 2021-03-04 13:45:11 +01:00
delete Exit with status code "2" on user cancellation errors 2021-03-02 13:48:44 +01:00
download Allow specifying multiple patterns in release download 2020-09-09 17:36:49 +02:00
list Ensure that we don't reuse the same deserialization struct over pagination iterations 2020-10-14 15:38:21 +02:00
shared Allow retrying HTTP/2 uploads for release assets 2021-03-17 15:55:22 +01:00
upload Add docs to release create/upload 2020-09-09 17:36:25 +02:00
view Pass web browser to each individual command 2021-03-19 21:22:37 +01:00
release.go Add release delete 2020-08-28 17:41:00 +02:00