Skip to content

Add a script to work out the last valid release

Mark Sutton requested to merge sutt/athena:rel into master

When the "targetting" release is incremented, too often these day, annoyingly, the the newer versions of the old targetting release are not actually built. This script tests the expected version and goes backwards until it finds an actual release that exists.

Edited by Mark Sutton

Merge request reports