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

Make helm diff color optional #383

Merged
merged 6 commits into from
Nov 11, 2024
Merged

Conversation

Dermah
Copy link
Contributor

@Dermah Dermah commented Nov 11, 2024

After #362 and #373:

I have a use case where I need to turn off the helm diff's color output. (I put the output in a Github comment, and the ANSI escape codes mess up the comment).

This change adds a helm-diff-color setting on the action that defaults to "true". Setting it to "false" turns the helm diff plugin's color output off.

src/main.ts Outdated Show resolved Hide resolved
@yxxhero yxxhero merged commit d816691 into helmfile:main Nov 11, 2024
12 checks passed
@Dermah Dermah deleted the optional-diff-color branch November 11, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants