earthkit icon indicating copy to clipboard operation
earthkit copied to clipboard

Use ECMWF's downstream-ci in GitHub Actions

Open iainrussell opened this issue 7 months ago • 0 comments

What maintenance does this project need?

To make earthkit's ci work in the same way as other ECMWF packages, the following should be done:

  • add to downstream-ci as per instructions here
  • dependencies in the tree for now should be earthkit-data and earthkit-maps; earthkit-meteo can be taken from PyPi for now
  • any ci actions that are special to this package should be in a separate yml file
  • revise the cd action as per instructions here
  • Note: this cannot be done until the same is done for earthkit-data (https://github.com/ecmwf/earthkit-data/issues/259) and earthkit-maps (https://github.com/ecmwf/earthkit-maps/issues/33).

Thank you!

Organisation

ECMWF

iainrussell avatar Nov 14 '23 11:11 iainrussell