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

Improve docker CI: push vX.Y tag (without patch) to DockerHub (for v0.28.0) #2529

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

curquiza
Copy link
Member

@curquiza curquiza commented Jun 16, 2022

Bringing a commit from main (5ae5b06) into release-v0.28.0 to have this change already applied for v0.28.0

Following the one merged on main: #2521

* Create a docker tag without patch version if git tag has 0 patch version.

* Create Docker tag without patch number if git tag follows v<number>.<number>.<number>

Add minor changes on CI
@curquiza curquiza requested a review from irevoire June 16, 2022 15:15
@curquiza curquiza changed the base branch from main to release-v0.28.0 June 16, 2022 15:15
@curquiza curquiza added this to the v0.28.0 milestone Jun 16, 2022
@curquiza curquiza changed the title Add new docker tag Improve docker CI: push vX.Y tag (without patch) to DockerHub (for v0.28.0) Jun 16, 2022
@curquiza curquiza linked an issue Jun 16, 2022 that may be closed by this pull request
@curquiza
Copy link
Member Author

bors merge

@bors
Copy link
Contributor

bors bot commented Jun 16, 2022

@bors bors bot merged commit eb8d53a into release-v0.28.0 Jun 16, 2022
@bors bors bot deleted the add-new-docker-tag branch June 16, 2022 15:52
@curquiza curquiza added the v0.28.0 PRs/issues solved in v0.28.0 label Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.28.0 PRs/issues solved in v0.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish docker image tag without the patch version
3 participants