cli/pkg/cmd/root
Andy Feller 20062233c8 Separate logic for checking updates
During discussion in cli/cli#9934, we can to the conclusion that the logic around checking for core GitHub CLI updates would diverge from GitHub CLI
extension updates over time.  To that end, this commit splits that logic into a separate function with a new environment variable.
2025-01-10 14:16:46 -05:00
..
alias.go Fix error handling for extension and shell alias commands (#7567) 2023-06-20 08:41:02 +09:00
alias_test.go Allow creating of nested aliases (#7457) 2023-05-25 09:46:45 +09:00
extension.go Separate logic for checking updates 2025-01-10 14:16:46 -05:00
extension_test.go Implement remaining PR feedback 2024-12-13 23:09:18 -05:00
help.go Fix pr checks exit code (#9452) 2024-08-16 14:30:11 -07:00
help_reference.go update generated content for man pages and website 2024-05-17 09:30:53 -04:00
help_test.go Offer different editor modes during release create 2020-08-25 20:20:44 +02:00
help_topic.go Separate logic for checking updates 2025-01-10 14:16:46 -05:00
help_topic_test.go Introduce helpTopics type and reduce duplication across commands (#7414) 2023-05-11 14:59:12 +02:00
root.go Refactor extension command testing 2024-11-17 21:59:06 -05:00