sapling
sapling copied to clipboard
Releases names are unreadable/non-standard
Note: Looks like SemVer isn't being followed
Current:
Expected:
Should use proper SemVer or more readable release/tag names Ex.;
2.0.2-alpha
major.minor.patch-build
Cause:
https://github.com/facebook/sapling/blob/aaaa8275d7b1e1325ed1283e18bf7a1d0653f46a/.github/workflows/TagIt.yml#L37
I would also recommend avoiding dashes, as it causes issues when packaging this for Linux distributions.
Working on it: https://github.com/facebook/sapling/pull/208
Though I believe we plan to make use of dashes. Example:
0.1.20221117-115420-91bf257e