Describe the Housekeeping
This repository is currently used in production, and according to SemVer should be promoted to v1.0.0.
Blocking issues
Is there any work or decisions that need to be made before this can be released as v1.0.0?
I would suggest that Sequencescape specific releases be in the v1 series and Traction (general) releases be in the v2 series.
Additional context
There are also version number conflicts with existing repository tags in the v0 series, hampering the creation of tags and GitHub releases. I have been using release tag versions x.y.z.sanger to handle these cases.
The Traction (master) and Sequencescape (develop) branches of this repo also add a level of complexity...
Describe the Housekeeping
This repository is currently used in production, and according to SemVer should be promoted to v1.0.0.
Blocking issues
Is there any work or decisions that need to be made before this can be released as v1.0.0?
I would suggest that Sequencescape specific releases be in the v1 series and Traction (general) releases be in the v2 series.
Additional context
There are also version number conflicts with existing repository tags in the v0 series, hampering the creation of tags and GitHub releases. I have been using release tag versions
x.y.z.sangerto handle these cases.The Traction (master) and Sequencescape (develop) branches of this repo also add a level of complexity...