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

Tag release with commit hash of the tip of current branch #42

Merged
merged 1 commit into from
Sep 25, 2020
Merged

Tag release with commit hash of the tip of current branch #42

merged 1 commit into from
Sep 25, 2020

Conversation

brtkwr
Copy link
Contributor

@brtkwr brtkwr commented Sep 18, 2020

At present, the tip of the default branch is tagged with the release instead of the branch target for release. This is not ideal if we want to make releases out of non-default branches. Use the current commit ID as the input when invoking cr upload so that the releases are tagged correctly.

@brtkwr brtkwr changed the title Tag the release with current commit hash Tag the release with commit hash of the tip of current branch Sep 18, 2020
At present, the tip of the default branch is tagged with the release.
This is not ideal if we want to make releases out of non-default
branches. Use the current commit ID as the input when invoking `cr
upload` so that the releases are tagged correctly.

Signed-off-by: Bharat Kunwar <[email protected]>
@brtkwr brtkwr changed the title Tag the release with commit hash of the tip of current branch Tag release with commit hash of the tip of current branch Sep 18, 2020
@brtkwr
Copy link
Contributor Author

brtkwr commented Sep 22, 2020

Ping, anyone care to look at this?

@ramineni
Copy link

/cc @davidkarlsen

@brtkwr
Copy link
Contributor Author

brtkwr commented Sep 22, 2020

Thanks for approving @davidkarlsen, when will this be incorporated into a release?

@brtkwr
Copy link
Contributor Author

brtkwr commented Sep 25, 2020

@davidkarlsen when will this be merged?

@davidkarlsen davidkarlsen merged commit 06d81fa into helm:master Sep 25, 2020
@davidkarlsen
Copy link
Member

Merged, I believe @unguiculus has some more changes he wants in before a release.

@brtkwr
Copy link
Contributor Author

brtkwr commented Sep 25, 2020

@davidkarlsen can we tag this release as v1.0.1 then tag @unguiculus's change as v1.0.2 when its ready? It would really help. Cheers.

@brtkwr brtkwr deleted the patch-1 branch September 25, 2020 09:25
@davidkarlsen
Copy link
Member

Sorry, I mixed the chart-testing and chart-releaser (helm/chart-testing#269).
I think we're probably good to go then.

onkarganjewar pushed a commit to onkarganjewar/chart-releaser-action that referenced this pull request Oct 13, 2020
At present, the tip of the default branch is tagged with the release.
This is not ideal if we want to make releases out of non-default
branches. Use the current commit ID as the input when invoking `cr
upload` so that the releases are tagged correctly.

Signed-off-by: Bharat Kunwar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants