cli/internal
Andy Feller 346fab212b Accessible color config boilerplate, colors update
This commit is focused on incorporating cli/go-gh accessible colors configuration setting into GitHub CLI experience along with new color function to supersede ColorScheme.Gray and ColorScheme.Grayf.

Originally, I was considering having all use of ColorScheme.Gray and ColorScheme.Grayf fallback to the new muted logic if accessible colors were enabled, however I decided not being that it exceeds the acceptance criteria.  This means that every command using ColorScheme.Gray needs to be updated to use ColorScheme.Muted
2025-03-31 11:19:51 -04:00
..
authflow Add ghe.com to tests describing ghec data residency 2024-10-15 12:24:41 -07:00
browser Update go-gh to v2 (#7299) 2023-04-16 15:34:23 +10:00
build Fix some typos raised by codespell 2024-01-17 15:34:49 +01:00
codespaces Change back to exponential backoff 2025-01-17 14:09:33 -06:00
config Accessible color config boilerplate, colors update 2025-03-31 11:19:51 -04:00
docs Use HTML numeric code instead of escaping with slash 2025-02-04 18:48:56 +05:00
featuredetection Add ghe.com to tests describing ghec data residency 2024-10-15 12:24:41 -07:00
gh Accessible color config boilerplate, colors update 2025-03-31 11:19:51 -04:00
ghcmd Capture greater detail on updaterEnabled 2025-01-10 13:55:16 -05:00
ghinstance Remove unnecessary code branches 2024-10-15 12:35:35 -07:00
ghrepo Use go-gh/auth package for IsEnterprise, IsTenancy, and NormalizeHostname 2024-10-15 11:56:43 -07:00
keyring Remove host entries without valid tokens during migration 2023-12-06 14:06:28 +01:00
prompter Change prompts for gh auth login to reflect change from GHE to Other 2024-09-20 14:10:05 -07:00
run Allow client pull to use insecure credential pattern 2024-11-26 22:29:51 +01:00
safepaths Use safepaths for run download 2024-12-04 22:12:58 +01:00
tableprinter Ensure table headers are thematically contrasting 2025-03-21 11:51:03 -04:00
text Check http scheme as well 2024-08-16 10:11:53 -07:00
update Separate logic for checking updates 2025-01-10 14:16:46 -05:00