linz / elevation

NZ elevation data freely available to use under an open license.
s3://nz-elevation
Other
10 stars 0 forks source link

fix: ensure only the latest stac documents are synced into s3 #300

Closed amfage closed 3 weeks ago

amfage commented 3 weeks ago

Motivation When jobs are rerun STAC documents can be synced into s3 from a old pull request

Modification allows workflows to be run without a commit merged to ensure stac is upto date Force checkout master when syncing stac so only the latest versions are synced. Also updates some GitHub Action versions and the Pull Request template to match the imagery repo.