Skip to content

Add new script to determine previous tag

Paul Gessinger-Befurt requested to merge incremental_build_update into master

Old script used hard coded release branch, new one uses tag versions directly. This is to address the fact that we currently tag v0.9.X and v0.10.X at the same time. That confused the previous incantation of the incremental build job.

Merge request reports