cli/pkg/cmd/run
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
..
download Address run download feedback 2021-04-07 19:56:28 +02:00
list support --workflow in run list 2021-03-28 14:03:25 -05:00
rerun no need to hide this 2021-04-02 10:58:33 -05:00
shared Merge pull request #3333 from cli/run-rerun 2021-04-02 11:06:15 -05:00
view Fix test after merge 2021-04-02 21:04:31 +02:00
run.go Merge remote-tracking branch 'origin' into artifact-download 2021-04-02 21:00:25 +02:00