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

enhancement: add lint test workflow for charts fix #95 #132

Merged
merged 3 commits into from
Feb 1, 2023

Conversation

goseind
Copy link
Member

@goseind goseind commented Feb 1, 2023

This PR fixes #95 by implementing a new helm and lint test workflow in GitHub Actions.
It would probably be a good idea to set this workflow as a merge requirement.

@goseind goseind mentioned this pull request Feb 1, 2023
@goseind goseind mentioned this pull request Feb 1, 2023
@goseind
Copy link
Member Author

goseind commented Feb 1, 2023

The workflow was successfully tested with changes in this PR #133, refer to this GitHub Actions run: https://github.com/rucio/helm-charts/actions/runs/4067330595 for the logs of the run.

@goseind goseind marked this pull request as ready for review February 1, 2023 18:30
Copy link
Contributor

@rcarpa rcarpa left a comment

Choose a reason for hiding this comment

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

Nice. Thank you!

@rcarpa rcarpa merged commit 8a24ba2 into rucio:master Feb 1, 2023
@rcarpa
Copy link
Contributor

rcarpa commented Feb 1, 2023

This is already so much better than what we had. I created a follow-up ticket for further improvements : #134

@bari12
Copy link
Member

bari12 commented Feb 2, 2023

Thanks a lot, this is awesome 😄

@goseind
Copy link
Member Author

goseind commented Feb 2, 2023

Thanks a lot, this is awesome 😄

Glad I could help 👍🏼

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.

Helm Chart Testing
3 participants