Skip to content

fix: update chart-testing setup to use direct command execution#183

Open
jojomo96 wants to merge 1 commit into
mainfrom
fix/update-heml-testing
Open

fix: update chart-testing setup to use direct command execution#183
jojomo96 wants to merge 1 commit into
mainfrom
fix/update-heml-testing

Conversation

@jojomo96

@jojomo96 jojomo96 commented Apr 7, 2026

Copy link
Copy Markdown
Member

This pull request updates the way chart-testing is set up and executed in the GitHub Actions workflow. The main improvement is separating the setup of the chart-testing action from the actual linting command, making the workflow steps clearer and more modular.

Workflow improvements:

  • Split the chart-testing step into two: one step to set up the helm/chart-testing-action, and a separate step to run the ct lint command directly with the specified config file.

@jojomo96 jojomo96 force-pushed the fix/update-heml-testing branch from 0c81757 to b15a4c6 Compare July 6, 2026 10:33
@jojomo96 jojomo96 requested a review from a team July 6, 2026 10:33
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.

1 participant