cli/pkg/cmd
Mislav Marohnić 0e94de1ce6 Address run download feedback
- With no arguments in TTY mode, prompt which artifacts to download
- Change `--pattern` argument to be just `--name` and only do exact
  matching
- For multi-archive downloads, prefix the destination path with the name
  of the artifact
- Add tests exercising HTTP functionality
- Avoid "zipslip" path injection when extracting ZIP files
- Add tests for ZIP extraction
2021-04-07 19:56:28 +02:00
..
actions Merge pull request #3338 from cli/merge-job-run-view 2021-04-02 11:00:48 -05:00
alias fix typo in docs of alias command 2021-03-08 15:11:31 +01:00
api Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00
auth Use absolute path when configuring gh as git credential 2021-03-03 16:20:21 +01:00
completion Improve completion docs for bash, zsh, fish 2020-12-16 16:57:28 +01:00
config Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
factory Merge pull request #3279 from cli/browser-refactor 2021-03-30 16:54:59 +02:00
gist Merge pull request #3279 from cli/browser-refactor 2021-03-30 16:54:59 +02:00
issue Merge pull request #3271 from cristiand391/disable-preview-long-url 2021-03-30 19:34:28 +02:00
pr Treat unrecognized PR Checks statuses as "pending" 2021-03-31 18:21:45 +02:00
release Pass web browser to each individual command 2021-03-19 21:22:37 +01:00
repo add test for non tty fork 2021-04-01 10:49:12 +05:30
root Merge pull request #3338 from cli/merge-job-run-view 2021-04-02 11:00:48 -05:00
run Address run download feedback 2021-04-07 19:56:28 +02:00
secret Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00
ssh-key Merge pull request #3200 from cli/table-widths 2021-03-30 16:54:13 +02:00
version Fix link in version output 2020-12-17 12:37:22 +01:00
workflow Add section in help for actions commands 2021-04-01 21:05:50 -07:00