payu-org / payu

A workflow management tool for numerical models on the NCI computing systems
Apache License 2.0
18 stars 25 forks source link

Update to new version of conda packaging workflow to incorporate CI testing #412

Open aidanheerdegen opened 5 months ago

aidanheerdegen commented 5 months ago

uibcdf/action-build-and-upload-conda-packages now supports an optional upload flag

https://github.com/uibcdf/action-build-and-upload-conda-packages/issues/2

which means it can be used in the CI workflow to test for build correctness, so the same workflow is used for build testing and deployment.

This should be implemented, tested and the status reported here:

https://github.com/uibcdf/action-build-and-upload-conda-packages/issues/4