Håvard Anda Estensen
58cb773e09
Replace ioutil with io and os ( #5498 )
2022-04-26 13:07:44 +02:00
Josh Gross
31c6ba3807
Support listing and removing Dependabot secrets ( #5160 )
...
* Support listing and removing Dependabot secrets
* Remove duplicated tests
2022-03-17 11:42:12 +02:00
Josh Gross
577f29ae0d
Support listing and removing user Codespaces secrets ( #4714 )
2021-11-18 12:53:35 +01:00
Mislav Marohnić
11fbb60ae7
Rename the module to "github.com/cli/cli/v2"
2021-08-25 12:41:30 +02:00
Tyler Wright
e5bdaaab2c
Add ability to list environment secrets
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2021-05-31 21:15:10 +02:00
Mislav Marohnić
260f720c07
💅 refactor and add tests for Secrets pagination
2021-05-31 20:40:53 +02:00
Sam
9ec1e21d4c
Default to GHES host if only GHES is authenticated ( #3286 )
2021-03-30 16:51:00 +02:00
Mislav Marohnić
fc77cbc964
Deprecate test.ExpectLines
...
For asserting command output, exact string matches are preferred in most cases. In cases when a pattern match is needed, the test can use regexp ad hoc.
2021-01-18 23:25:45 +01:00
vilmibm
3306351162
use type for Visibility
2020-12-10 15:11:08 -08:00
vilmibm
2e6639fe78
show number of selected repositories in secret list
2020-12-10 14:59:37 -08:00
vilmibm
c036e6699c
remove implied org functionality from secret list
2020-12-10 12:36:57 -08:00
vilmibm
5309a2089a
implement gh secret create and gh secret list
2020-12-04 16:47:23 -08:00