MarcYin / SIAC

A sensor invariant Atmospheric Correction (SIAC)
http://www2.geog.ucl.ac.uk/~ucfafyi/Atmo_Cor/
GNU Affero General Public License v3.0
61 stars 17 forks source link

Github actions for building packages #17

Closed jgomezdans closed 1 year ago

jgomezdans commented 1 year ago

This PR deals with using github actions to build the SIAC

Builds should be triggered when releases are made but can also be triggered manually (good for e.g. testing). A number of authentication tokens need to be setup in the Github repository secrets. These are:

Still missing is the ability to test the packages. I think everything uses the right names/repositories.

Note that the dockerhub image needs to be created prior to pushing the image to it.