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

feat(ci): enhance version tagging for develop branch builds #163

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

nuxencs
Copy link
Owner

@nuxencs nuxencs commented Nov 17, 2024

Add logic to generate special version tags for Docker images built from the develop branch, combining the latest git tag with 'develop' and the short commit SHA (e.g. v1.2.3-develop-abc1234).

Fixes #141

@nuxencs nuxencs added Type: Enhancement Improvement of the current situation Area: CI Related to the CI labels Nov 17, 2024
@nuxencs nuxencs merged commit 5a421c5 into develop Nov 17, 2024
12 checks passed
@nuxencs nuxencs deleted the feat/ci/better-docker-develop-version-info branch November 17, 2024 13:39
@nuxencs nuxencs added this to the v0.11.0 milestone Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CI Related to the CI Type: Enhancement Improvement of the current situation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Add Version to Docker Container
1 participant