Skip to content

Backport of build(docker): always publish full and minor version tags for dev images into release/1.15.x#19280

Merged
DanStough merged 1 commit intorelease/1.15.xfrom
backport/dans/fix-docker-dev-tag/merely-sound-emu
Oct 18, 2023
Merged

Backport of build(docker): always publish full and minor version tags for dev images into release/1.15.x#19280
DanStough merged 1 commit intorelease/1.15.xfrom
backport/dans/fix-docker-dev-tag/merely-sound-emu

Conversation

@hc-github-team-consul-core
Copy link
Collaborator

Backport

This PR is auto-generated from #19278 to be assessed for backporting due to the inclusion of the label backport/1.15.

🚨

Warning automatic cherry-pick of commits failed. If the first commit failed,
you will see a blank no-op commit below. If at least one commit succeeded, you
will see the cherry-picked commits up to, not including, the commit where
the merge conflict occurred.

The person who merged in the original PR is:
@DanStough
This person should manually cherry-pick the original PR into a new backport PR,
and close this one when the manual backport PR is merged in.

merge conflict error: POST https://api.github.com/repos/hashicorp/consul/merges: 409 Merge conflict []

The below text is copied from the body of the original PR.


Description

Always publishing full and minor-only tag versions. This accomplishes two goals:

For long-running release branches, .x, always publish a minor-only tag so that tests use the latest version (e.g. 1.17-dev)
For point release branches, .0, always publish the full version so we can fix this for testing purposes (e.g. 1.17.0)

Links

Similar to hashicorp/consul-dataplane#306


Overview of commits

@hashicorp-cla
Copy link

hashicorp-cla commented Oct 18, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Auto approved Consul Bot automated PR

@DanStough DanStough force-pushed the backport/dans/fix-docker-dev-tag/merely-sound-emu branch from 174dab1 to cae6f41 Compare October 18, 2023 20:45
@DanStough DanStough marked this pull request as ready for review October 18, 2023 20:45
@DanStough DanStough requested a review from a team October 18, 2023 20:45
@DanStough DanStough requested a review from a team as a code owner October 18, 2023 20:45
@DanStough DanStough requested review from claire-labry and dekimsey and removed request for a team October 18, 2023 20:45
… for dev images into release/1.17.x (#19282)

backport of commit c6bb4a5

Co-authored-by: DanStough <dan.stough@hashicorp.com>
@DanStough DanStough force-pushed the backport/dans/fix-docker-dev-tag/merely-sound-emu branch from cae6f41 to 1177043 Compare October 18, 2023 20:51
@DanStough DanStough merged commit 1bc046c into release/1.15.x Oct 18, 2023
@DanStough DanStough deleted the backport/dans/fix-docker-dev-tag/merely-sound-emu branch October 18, 2023 21: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.

4 participants