Skip to content

Add semantic versioning #2

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

Open
jwrzmswfgmsrzmtwqrtz opened this issue Apr 18, 2025 · 0 comments
Open

Add semantic versioning #2

jwrzmswfgmsrzmtwqrtz opened this issue Apr 18, 2025 · 0 comments

Comments

@jwrzmswfgmsrzmtwqrtz
Copy link

Dear Team,

First, thank you for your continued work on this project — it’s greatly appreciated.

I would like to kindly suggest the adoption of Semantic Versioning for both Git tags and Docker image tags. Implementing a consistent versioning strategy would significantly improve clarity, traceability, and interoperability for users and integrators of the project.

Proposed Improvements
• Git Tags: Use semantic versioning format (vMAJOR.MINOR.PATCH, e.g., v1.2.3) for Git releases to clearly communicate the nature of changes.
• Docker Images: Tag Docker images with corresponding SemVer versions (e.g., yourimage:1.2.3) and, optionally, maintain supporting tags such as latest, 1, or 1.2 for convenience.
• Documentation: Include a brief note in the README or contributing documentation about the versioning policy.

Benefits
• Improved integration in CI/CD workflows
• Easier version tracking and rollback capabilities
• Clear communication of breaking changes vs. minor improvements or patches
• Compatibility with common versioning expectations across the software ecosystem

Thank you again for your time and consideration!

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