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

enhanced GH actions script to also tag built + pushed Docker images #693

Merged

Conversation

thjaeckle
Copy link
Member

@thjaeckle thjaeckle commented Jun 15, 2020

with "<major.minor>" and "<major>" version

Fixes: #690

…hed Docker images with "<major.minor>" and "<major>" version

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
@thjaeckle thjaeckle changed the title #690: enhanced GH actions script to also tag built + pushed Docker images enhanced GH actions script to also tag built + pushed Docker images Jun 15, 2020
@thjaeckle thjaeckle added this to the 1.1.2 milestone Jun 16, 2020
@thjaeckle
Copy link
Member Author

thjaeckle commented Jun 22, 2020

done: find out when a milestone or RC is built (ends with -(M|RC)[0-9]) and for that case don't push the latest tag.

…ontaining a "-" (e.g. 1.2.0-M2)

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
@thjaeckle thjaeckle force-pushed the feature/tag-docker-images-with-minor branch from aca5035 to c82555c Compare June 23, 2020 06:25
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
@stmaute stmaute self-requested a review July 1, 2020 09:18
@stmaute
Copy link
Contributor

stmaute commented Jul 1, 2020

LGTM 👍

@thjaeckle thjaeckle merged commit 9a3cb64 into eclipse-ditto:master Jul 1, 2020
@thjaeckle
Copy link
Member Author

Also cherry-picked commits to release-1.1 branch

@thjaeckle thjaeckle deleted the feature/tag-docker-images-with-minor branch July 1, 2020 09:23
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.

Additional x.y container release tag
2 participants