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: Enhance Release and Docker deploy CD #644

Open
Quentinchampenois opened this issue Dec 2, 2024 · 0 comments
Open

feat: Enhance Release and Docker deploy CD #644

Quentinchampenois opened this issue Dec 2, 2024 · 0 comments

Comments

@Quentinchampenois
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

At the moment release version is automatic based on conventional commits in history. With this system we cannot choose the next release version except by manually publish a new one.

We should refactor the CD pipeline to build the final Docker image on Release publication hook. This way, we could be able to choose by adding a tag release: v2.6.2 and if the tag is present and also target branch is master, then it publishes the new release.

Resources

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

No branches or pull requests

1 participant