cli/pkg/cmd
Mislav Marohnić e7029616cb Fix parsing base repo out of outdated git remotes
If any of the repositories named by git remotes could not be found via
API lookup, a "could not resolve to a Repository" error would be thrown,
but the goal of the base repo logic was to ignore NOT_FOUND errors.
2022-07-25 20:17:32 +02:00
..
actions gh: list help topics in help output 2022-02-18 18:39:30 +01:00
alias Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
api Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
auth Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
browse Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
codespace chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
completion Write Cobra deprecation messages to stderr 2022-05-23 20:23:42 +02:00
config Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
extension chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
factory chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
gist Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
gpg-key Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
issue Integrate go-gh API package (#5614) 2022-06-23 04:05:31 +01:00
label chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
pr pr checks: avoid deduplicating same-named checks under different workflows (#5919) 2022-07-12 09:48:39 +00:00
release chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
repo strip whitespace when adding topics 2022-07-14 13:17:40 +01:00
root Integrate go-gh API package (#5614) 2022-06-23 04:05:31 +01:00
run fix gh run download <run-id> not getting > 100 artifacts (#5799) 2022-07-12 11:01:38 +00:00
search Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
secret Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
ssh-key Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
status Fix parsing base repo out of outdated git remotes 2022-07-25 20:17:32 +02:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00