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

CLOUDP-218696: Check chart was actually released #294

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

josvazg
Copy link
Collaborator

@josvazg josvazg commented Dec 19, 2023

Prior logic was checking git tags, which did not seem reliable at times and checks the wrong thing: we do not care as much for the tag to be present in git as for the actual helm chart with the given version to be present in the target helm chart repo.

This change searchs the repo for the expected chart version to check whether it was released or not, before checkign for changes in the chart.

DRYRUN did not find anything to do after release

All Submissions:

  • Have you opened an Issue before filing this PR?

@josvazg josvazg force-pushed the CLOUDP-218696/fix-releases branch 3 times, most recently from edc6de0 to 75020d3 Compare December 19, 2023 15:34
@josvazg
Copy link
Collaborator Author

josvazg commented Dec 19, 2023

ping @irajdeep @nammn to check for any concerns

@josvazg josvazg merged commit f802c79 into main Dec 20, 2023
2 checks passed
@josvazg josvazg deleted the CLOUDP-218696/fix-releases branch December 20, 2023 10:12
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.

3 participants