cli/internal
Mislav Marohnić 626c639df5
Disallow update checker delaying the gh process (#6978)
This ensures that checking for newer versions of gh happens in the background of the main operation that the user requested, and that when that operation is completed, the gh process should immediately exit without being delayed by the update checker goroutine.
2023-02-07 19:52:53 +00:00
..
authflow Integrate latest go-gh packages (#6084) 2022-08-18 09:04:13 +03:00
browser Integrate latest go-gh packages (#6084) 2022-08-18 09:04:13 +03:00
build Move build to internal 2020-10-21 13:31:32 +02:00
codespaces Fix race conditions in invoker_test (#6905) 2023-01-25 14:57:21 -06:00
config Go 1.19: fix comment formatting for moq-generated mocks 2022-12-12 16:58:25 +01:00
docs Allow accessing Cobra built-in doc generation features 2022-11-09 17:30:32 +01:00
featuredetection Add support for issue state reason (#6245) 2022-09-14 12:39:15 +04:00
ghinstance Add support for garage.github.com (#6478) 2022-11-03 12:12:38 +00:00
ghrepo Respect GH_HOST in auth login, repo delete 2022-09-26 13:32:54 +02:00
prompter avoid panic when bad default given to Select 2023-01-09 11:44:53 -08:00
run repo set-default: support bare git repos 2023-01-18 20:45:12 +01:00
tableprinter Add search commits command (#6817) 2023-01-17 19:35:09 +00:00
text Migrate to go-gh text package (#6236) 2022-09-14 09:23:55 +04:00
update Disallow update checker delaying the gh process (#6978) 2023-02-07 19:52:53 +00:00