cli/pkg/cmd
Andy Feller 3eca268a7f Introduce color_labels support, update commands
This commit implements the actual changes around configuration setting / environment variable logic for displaying labels using their RGB hex color code in terminals with truecolor support.

One of the subtler changes in this commit is renaming generic ColorScheme.HexToRGB logic to render truecolor to ColorScheme.Label as this feature was being used exclusively for labels.  This is due to confusion about introducing the new `color_labels` config on top of generic coloring logic.
2025-04-02 18:24:20 -04:00
..
actions Remove trailing whitespace 2025-02-13 11:06:27 +05:00
alias Fixes #10590 2025-03-26 13:42:39 -04:00
api Revert "Merge pull request #10384 from iamazeem/9798-gh-api-encode-package-name" 2025-03-18 13:13:06 +01:00
attestation Update pkg/cmd/attestation/verify/verify.go 2025-03-31 11:05:23 -04:00
auth Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
browse Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
cache Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
codespace Merge pull request #10508 from iamazeem/10449-inconsistent-examples-format 2025-02-27 09:15:14 -05:00
completion Remove trailing whitespace 2025-02-13 11:06:27 +05:00
config Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
extension Merge pull request #10508 from iamazeem/10449-inconsistent-examples-format 2025-02-27 09:15:14 -05:00
factory Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
gist Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
gpg-key Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
issue Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
label Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
org Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
pr Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
project Update project help text; fix unlink usage 2025-02-27 17:51:05 +05:00
release test(release view): fix indentation 2025-03-28 12:11:57 -06:00
repo test(many): fix whitespace in tests expectations 2025-03-27 14:21:13 -06:00
root doc(formatting): add line breaks for readability 2025-03-28 12:00:06 -06:00
ruleset Remove trailing whitespace 2025-02-13 11:06:27 +05:00
run doc(run shared): clarify 404 handling 2025-03-26 15:29:20 -06:00
search Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
secret Fix secret command panic when base repo from cwd 2025-03-06 11:45:22 +01:00
ssh-key Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
status Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
variable Merge branch 'trunk' into tab-indents 2024-08-06 13:08:48 -04:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow Fix unhandled panic in FindWorkflow and add tests 2025-02-28 15:11:53 -08:00