nsidc / qgreenland

Source code for generating the QGreenland package hosted at https://qgreenland.org/
https://qgreenland.readthedocs.io
Other
36 stars 9 forks source link

Build QGreenland Core in the open #693

Open mfisher87 opened 1 year ago

mfisher87 commented 1 year ago

We currently build QGreenland Core (the actual zip package) on a private server, but we could be more transparent by e.g. building in AWS/Azure/whatever

Not to be confused with QGreenland's Docker images which are built in GitHub Actions. I think GitHub Actions may be a poor option for building Core because (a) GitHub limits artifact filesizes, (b) I don't know how users would access the artifact, (c) GitHub limits Actions runtime.