Software releases¶
AppConfig¶
Open a new Milestone called “AppConfig <version>” and add all the MRs/issues for this release (e.g. AppConfig v3r431)
- On new branch, create
ReleaseNotes/<version>.md
and updatecmt/requirements
with new version Create MR and set to delete branch after merge (e.g. Prepare release v3r431)
Merge when pipeline succeeds
- On new branch, create
Create a new release with a new tag and paste in the contents of
ReleaseNotes/<version>.md
(e.g. v3r431.md)The CI will handle deployment to CVMFS