NASA-PDS / roundup-action

Do a "roundup", a/k/a PDS-style continuous integration and delivery
Apache License 2.0
1 stars 4 forks source link

Revise how versions are bumped up #77

Closed tloubrieu-jpl closed 2 years ago

tloubrieu-jpl commented 2 years ago

The current PDS workflow for stable release when new features are developed is:

  1. release vX.Y.0
  2. create snapshot for vX.Y+1.0 when new features are going to be developed.

If critical bug are found on release vX.Y.0, then updates will be done on branch release/X.Y and a new stable release tagged vX.Y.1 will be published.

The bug commit can also be cherry-pick to or from the main branch.

This need to be discussed since there might be other options.

jordanpadams commented 2 years ago

@tloubrieu-jpl let's talk about this at the breakout. I would like to discuss the priority of this issue and if procedural workarounds are possible.

jordanpadams commented 2 years ago

closing as wontfix. per some conversations on slack, we decided to create branches for each version