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

Prefix all envvars our code/deployment cares about with `QGREENLAND_` #697

Closed MattF-NSIDC closed 1 year ago

MattF-NSIDC commented 1 year ago

Description

This is a good practice to avoid namespace conflicts and to make configration easier to debug.

Resolves #668

Checklist

If an item on this list is done or not needed, simply check it with [x].

MattF-NSIDC commented 1 year ago

I updated our production environment to populate these envvars correctly, as well as the old names just in case we need to run an older tag.