rom-py / rompy

Relocatable Ocean Modelling in PYthon (rompy) combines templated cookie-cutter model configuration with various xarray extensions to assist in the setup and evaluation of coastal ocean model
https://rom-py.github.io/rompy/
BSD 3-Clause "New" or "Revised" License
2 stars 9 forks source link

Automation #79

Open rafa-guedes opened 4 months ago

rafa-guedes commented 4 months ago

We currently have github actions workflows set up for:

It would be good to set up a new workflow to publish new pypi releases. Also, the swan one is currently pushing the docker images to Oceanum's dockerhub repository. We should push images to the packages in rom-py github organisation instead. Examples for both the pypi and the docker workflows can be found in wavespectra repo.