Alpha release versioning #55
Closed
FabrizioMoggio
started this conversation in
General
Replies: 3 comments
|
For the Release Tag, even if they can be decoupled, I propose: v0.2.0-alpha.1 |
0 replies
|
I suggest to also create a branch named: "release-0.2.0-alpha.1" |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
According to: https://wiki.camaraproject.org/display/CAM/API+versioning
the version for the Alpha should be: "x.y.z-alpha.m"
I propose this version number for the Alpha: "version: 0.2.0-alpha.1"
For the URL he Guidelines prescribe: "Example: for an alpha API version 2.y.z-alpha.1, the version in the URL is v2alpha1, e.g. {apiRoot}/qod/v2alpha1."
as a consequence:
All reactions