Set version variable of the release for further steps, e.g. using the format
VER=3.9.0
git submodule update # should not complaincd data && git tag -a v$VER -m "version $VER" && git push --tags && cd ..git status # should not list data as modifiedCHANGES.mdNOTICE.txtCITATION.cffgit pushgit tag -a v$VER -m "version $VER"git push origin v$VERCHANGES.mdNOTICE.txtCITATION.cffSIRF-Superbuild/version_config.cmake with new SIRF_TAG (and STIR_TAG etc if necessary)vb.name in vagrant/vagrantfilegit pushgit tag -a v$VER -m "version $VER"git push origin v$VERgit tag -a v$VER -m "version $VER"git push origin v$VERvagrant upfirst_run.sh script (gnome settings and zero-fill trick)SIRF 2.2.0.ova (with space) as Zenodo uses alphabetical ordering probably, add -release-candidate-1 if necessary (as most people will not know what rc1 means).git tag -a v$VER -m "version $VER"git push origin v$VERgit clone https://github.com/SyneRBI/SIRF.wiki.git; cd SIRF.wiki (or pull)git tag -a v$VER -m "version $VER"git push origin v$VER—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()