AddonScript versioning #14

Open
opened 2022-06-08 19:53:53 +02:00 by tilera · 2 comments
Owner

Consider using SemVer instead of numeric versioning for AddonScript versions.

Consider using SemVer instead of numeric versioning for [AddonScript versions](https://git.tilera.org/addonscript/addonscript-spec/src/branch/master/docs/schema/addonscript.md).
tilera added this to the v2.0.0 milestone 2022-06-08 19:53:53 +02:00
tilera added the
task
discussion
labels 2022-06-08 19:54:46 +02:00
Author
Owner

The numeric versions will still be used for manifest versions.
SemVer will be used for the entire spec itself and the spec should specify, which SemVer minor release maps to which manifest version and which manifest versions belong to which major release.
The API version should match the SemVer major release.

The numeric versions will still be used for manifest versions. SemVer will be used for the entire spec itself and the spec should specify, which SemVer minor release maps to which manifest version and which manifest versions belong to which major release. The API version should match the SemVer major release.
Author
Owner

The API is now using the SemVer major release (v2).

The minor release to schema/manifest version mapping is currently not specified, since AS currently only has the schema version 2 for AS 2.0.0 which is already specified. For 2.1.0 the mapping will be required, but it might already be specified in 2.0.x

The API is now using the SemVer major release (v2). The minor release to schema/manifest version mapping is currently not specified, since AS currently only has the schema version 2 for AS 2.0.0 which is already specified. For 2.1.0 the mapping will be required, but it might already be specified in 2.0.x
tilera modified the milestone from v2.0.0 to v2.0 2022-09-10 17:08:53 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: addonscript/addonscript-spec#14
No description provided.