Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLDR-16883 v44: fix commit metadata (#3329)
- 2eef76b should be CLDR-16883
- Loading branch information
f904cc6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it possible to change tagging convention from
release-<version-with-bashes>
torelease-<version.with.dots>
? 🤔Using dashes in version forces release dashes by dots on packaging.
Second thing is that after release
44.betaN
just released44
version tag is lower so it creates some difficulties on packaging.Better would tag that as
release-44.0
More details about above versioning convention is possible to find on https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235