Commit graph

15 commits

Author SHA1 Message Date
Håvard Anda Estensen
58cb773e09
Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
Mislav Marohnić
44775f87c8 Add nolint directives to allow-list current lint violations 2022-01-14 19:52:52 +01:00
meiji163
a1426ac19b implement samcoe's suggestions 2021-11-10 17:10:37 -08:00
meiji163
26748dc2f3 allow base repo notty 2021-11-02 10:59:30 -07:00
meiji163
09064a5f55 fix tests 2021-11-02 10:51:42 -07:00
meiji163
001b1a36e7 add base resolution to delete 2021-10-31 14:46:57 -07:00
Alan Donovan
f4491c7a80 Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
Mislav Marohnić
b9c26dfba3 Declare that the delete repo endpoint needs delete_repo scope
The API endpoint doesn't declare this in its `X-Accepted-Oauth-Scopes`
response header.
2021-10-19 19:16:50 +02:00
Meijke
f7b4588d09
scope error handling
Co-authored-by: Mislav Marohnić <mislav@github.com>
2021-10-15 08:35:33 -07:00
meiji163
caa282f0ba commit review suggestions 2021-10-14 21:26:31 -07:00
meiji163
548b39c140 add one test 2021-10-12 10:50:54 -07:00
meiji163
5d433021bd simplify err handling and change flags 2021-10-12 10:16:14 -07:00
meiji163
9ea36de269 add tests 2021-10-08 20:32:07 -07:00
meiji163
a8028be8f9 add delete HTTP request and confirmation prompting 2021-10-07 09:53:22 -07:00
meiji163
025f86b911 init commit 2021-10-06 12:49:06 -07:00