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

Using helms chart-repo-actions demo to lint and test helm chart changes #55

Merged
merged 4 commits into from
Nov 28, 2023

Conversation

rustyShacklefurd
Copy link
Contributor

Description:

This PR adds support for linting and testing the helm chart

Related issue(s):

Relates to #1

Notes for reviewer:
This setup is mostly from here

Copy link
Collaborator

@Nana-EC Nana-EC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.
I think we should support on PRs also

.github/workflows/chart-lint-test.yaml Outdated Show resolved Hide resolved
@rustyShacklefurd rustyShacklefurd marked this pull request as ready for review October 25, 2023 15:55
@rustyShacklefurd
Copy link
Contributor Author

Nice. I think we should support on PRs also

Made this change but did it to test on PRs only. I think that's a better setup, running the testing and linting when merge means the tests would only ever run after the code being tested is approved and merged. This order makes more sense imo

@rustyShacklefurd rustyShacklefurd merged commit 8f37472 into main Nov 28, 2023
2 checks passed
@rustyShacklefurd rustyShacklefurd deleted the workflow-chart-lint-and-test branch November 28, 2023 23: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