Skip to content

Allowing catalyzing from a release version of PV

catalyze.py required doing a 'git describe' to successfully get the PV version. Adding in getting the version from version.txt if it's not a PV git repo which handles the case for release versions from a tarball.

Merge request reports