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

[CI] Add CR_SKIP_EXISTING in chart release #311

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

lazam
Copy link
Contributor

@lazam lazam commented Nov 10, 2023

Regardless of whether the chart is updated or not (e.g., README or CI updates), the pipeline always creates a helm release based from the tag. Here are examples of failed pipelines resulting from this behavior:

https://github.com/paritytech/helm-charts/actions/runs/6785695811/job/18444581159
https://github.com/paritytech/helm-charts/actions/runs/6826428489/job/18566340637

To address these issues, this variable enables skipping the creation of the chart if it already exists.

@lazam lazam merged commit befeabd into main Nov 10, 2023
2 checks passed
@lazam lazam deleted the al-fix-ci-release-chart branch November 10, 2023 17:07
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