BritishGeologicalSurvey / pyagsapi

pyagsapi - An AGS Utilities API with AGS v4.x Schema Validation & Converter for .ags<-->.xslx files
https://britishgeologicalsurvey.github.io/pyagsapi/
GNU Lesser General Public License v3.0
12 stars 2 forks source link

CI pipeline builds container in GitHub #18

Closed KoalaGeo closed 3 years ago

KoalaGeo commented 3 years ago

This is now implemented with #17

Package versions can be seen - https://github.com/BritishGeologicalSurvey/AGS-Validator/pkgs/container/ags_utilities/versions

Main branch commits builds ags_utilities:latest Tagged Release v* builds ags_utilities:0.1.0-test (the "v" gets dropped for the tag)

Making tagged release via the GitHub.com gui does not build a container Need to create a tag locally then git push origin v0.1.0-test