cli/pkg
Nate Smith 126b498e9f
Actions Support Phase 1 (#2923)
* Implement first round of support for GitHub Actions

This commit adds:

gh actions
gh run list
gh run view
gh job view

as part of our first round of actions support. These commands are
unlisted and considered in beta.

* review feedback

* tests for exit status on job view

* spinner tracks io itself

* review feedback

* fix PR matching

* enable pager for job log viewing

* add more colorf functions

* add AnnotationSymbol

* hide job, run

* do not add method to api.Client

* remove useless cargo coded copypasta
2021-03-16 13:59:34 -07:00
..
browser Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
cmd Actions Support Phase 1 (#2923) 2021-03-16 13:59:34 -07:00
cmdutil Declare --jq, --template, --silent options mutually exclusive 2021-03-04 17:29:59 +01:00
githubtemplate get everything working 2020-11-12 12:03:32 -08:00
httpmock Migrate legacy tests 2021-01-11 21:07:19 -03:00
iostreams Actions Support Phase 1 (#2923) 2021-03-16 13:59:34 -07:00
jsoncolor Add tests for jsoncolor 2020-06-08 16:05:00 +02:00
markdown Add "reference" help topic (#2223) 2020-11-18 12:31:36 -06:00
prompt AskStubber now throws a more descriptive error when stubs do not match 2020-12-03 17:51:58 +01:00
set Change behavior of slice flags for issue edit and pr edit commands 2021-02-12 14:42:21 -08:00
surveyext Comment on pull requests 2021-01-21 09:47:38 -08:00
text Improve string display width calculation 2020-09-11 11:56:54 +02:00