Open ceblanton opened 1 year ago
Is your feature request related to a problem? Please describe. It is convenient for users to be able to install the latest release fre-nctools with:
conda install -c noaa-gfdl fre-nctools
Describe the solution you'd like A github CI-driven process to build the conda package and then upload it to the noaa-gfdl anaconda channel:
https://anaconda.org/NOAA-GFDL/repo
Describe alternatives you've considered
Additional context
Publishing a conda package through gitlab CI is a somewhat well-trodden path, and there is a github action to do this: https://github.com/marketplace/actions/build-and-upload-conda-packages
Is your feature request related to a problem? Please describe. It is convenient for users to be able to install the latest release fre-nctools with:
conda install -c noaa-gfdl fre-nctools
Describe the solution you'd like A github CI-driven process to build the conda package and then upload it to the noaa-gfdl anaconda channel:
https://anaconda.org/NOAA-GFDL/repo
Describe alternatives you've considered
Additional context
Publishing a conda package through gitlab CI is a somewhat well-trodden path, and there is a github action to do this: https://github.com/marketplace/actions/build-and-upload-conda-packages