cli/pkg/cmd/run
Mislav Marohnić 4a3ef50d2d
Standardize pager output across commands (#5141)
Add pager functionality to the following commands:
- gist list
- pr checks
- release list
- run list
- run view
- secret list
- workflow list
- workflow view

Additionally, normalize error handling when starting the pager has
failed: only print a non-fatal notice to stderr instead of aborting the
whole command.
2022-02-01 08:36:51 +01:00
..
cancel Add branch and actor filters to run list (#4100) 2022-01-26 08:14:56 +02:00
download Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
list Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
rerun Add branch and actor filters to run list (#4100) 2022-01-26 08:14:56 +02:00
shared Add branch and actor filters to run list (#4100) 2022-01-26 08:14:56 +02:00
view Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
watch Add branch and actor filters to run list (#4100) 2022-01-26 08:14:56 +02:00
run.go Merge remote-tracking branch 'origin/trunk' into gh-run-cancel 2021-10-15 14:12:53 -05:00