Skip to content

Conversation

@igladun
Copy link

@igladun igladun commented Jan 11, 2026

📝 Summary

This PR changes the Docker image tagging in the release workflow from PEP 440 format to semver. It also updates the RELEASE.md to reflect semver naming conventions for releases.

Fixes #842

⛱ Motivation and Context

To avoid all kinds of trouble with standardized deployment tools like Helm, etc.

📚 References

#842
https://semver.org/
https://github.com/docker/metadata-action#typesemver


✅ I have run these commands

  • make lint
  • make test-race
  • go mod tidy

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.

Switch to valid semver naming for v1.10

1 participant