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

Add skip-packaging option #108

Closed
gmorse81 opened this issue May 7, 2022 · 0 comments · Fixed by #109
Closed

Add skip-packaging option #108

gmorse81 opened this issue May 7, 2022 · 0 comments · Fixed by #109

Comments

@gmorse81
Copy link
Contributor

gmorse81 commented May 7, 2022

after reading through the PRs and issues on this project, it seems there are a number of requests for more custom packaging. These include things like tagging the chart based on git tags or just supporting the option to trigger on tag. I was, too, running into an issue like this.

my specific issue is that I wanted to be able to tag a commit and have the chart packaged with that tag for the chart version and the app version.

but... I think that all of these specific packaging options are going to be difficult to maintain over time, so I propose another solution. Add a variable to "skip-packaging". this option would skip the packaging altogether and allow the user to do their own custom packaging in an earlier step.

I have made the modifications to this project to allow for this and will submit a PR shortly after I get the docs updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant