cli/pkg/cmd/root
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
..
help.go spelling: error 2020-11-21 21:43:51 -05:00
help_reference.go Add "reference" help topic (#2223) 2020-11-18 12:31:36 -06:00
help_test.go Offer different editor modes during release create 2020-08-25 20:20:44 +02:00
help_topic.go Add "reference" help topic (#2223) 2020-11-18 12:31:36 -06:00
help_topic_test.go Add "reference" help topic (#2223) 2020-11-18 12:31:36 -06:00
root.go Actions Support Phase 1 (#2923) 2021-03-16 13:59:34 -07:00