Open
Description
Now that we're migrating off TC we should figure out a new way to handle versioning of builds. Ideally the same method should also be usable for uno and fuselibs repos.
Things to consider:
- Should we take our version from a tag, or use from VERSION.txt as we do today?
- Should our snapshots and pre-releases be based on the previous or next version number?
- Should a local build of release commit
X.Y.Z
have version numberX.Y.Z
orX.Y.Z-somesuffix
?
If we get our versions from tags I know of at least two alternatives we could use:
Metadata
Metadata
Assignees
Labels
No labels