Skip to content

Remove extra docker draft publish tags #1470

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

Merged
merged 1 commit into from
May 5, 2025

Conversation

klutchell
Copy link
Contributor

@klutchell klutchell commented May 5, 2025

Draft PRs should not publish with the base branch as a tag, and
the extra SHA tag without the build- prefix was redundant and we want
to encourage the use of the tags with build- prefix only.

Change-type: minor

Release Notes

Removed two extra Docker tags on publish of draft releases.

  1. The base ref name which never should have been used for draft publish and was likely an oversight.
  2. The head SHA without -build prefix. If you were using just the SHA tag before then you need to append the build- prefix going forward.

Draft PRs should not publish with the base branch as a tag, and
the extra SHA tag without the build- prefix was redundant and we want
to encourage the use of the tags with build- prefix only.

Change-type: minor
Signed-off-by: Kyle Harding <[email protected]>
Copy link
Contributor

flowzone-app bot commented May 5, 2025

Website deployed to CF Pages, 👀 preview link https://87b1f037.flowzone.pages.dev

@flowzone-app flowzone-app bot enabled auto-merge May 5, 2025 19:47
@klutchell klutchell requested a review from a team May 5, 2025 19:47
@flowzone-app flowzone-app bot merged commit aaeba12 into master May 5, 2025
71 checks passed
@flowzone-app flowzone-app bot deleted the kyle/fix-extra-publish-tag branch May 5, 2025 20:04
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