Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight output commands #11343

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Highlight output commands #11343

merged 1 commit into from
Aug 22, 2024

Conversation

cannikin
Copy link
Member

@Tobbe I want these to be orange, I want the user to see them. Whether we call that a "warning" internally with the color palette is another discussion, but this is what I want the message to look like when someone creates a job.

We can/should be consistent with other generators, but I think it should start here: the other commands that are now enabled as a result of running this one are the most important part of this output, and if you don't read any other documentation at least you are now are aware of these.

If we're going to insist on tying specific meanings to colors this is always going to feel like a friction point, which may be why the colors package itself doesn't do that. If I want to write something in red to really draw the user's attention to it I want to be able to that, without the code implying that I'm outputting an error message because I used c.error. This is purely decorative for the console output, it shouldn't have any more weight than that.

@cannikin cannikin added the release:chore This PR is a chore (means nothing for users) label Aug 22, 2024
@cannikin cannikin added this to the next-release milestone Aug 22, 2024
@cannikin cannikin self-assigned this Aug 22, 2024
@cannikin cannikin merged commit 88d5475 into main Aug 22, 2024
7 of 8 checks passed
@cannikin cannikin deleted the rc-jobs-output branch August 22, 2024 19:15
@Josh-Walker-GM Josh-Walker-GM modified the milestones: next-release, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants