astropy / astropy-iers-data

IERS data maintained by @astrofrog and astropy.utils.iers maintainers
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Refactor workflows #13

Closed astrofrog closed 1 year ago

astrofrog commented 1 year ago

This refactors the workflows into:

If we want to keep publishing Zenodo releases, I will need to add a step to automatically create the release after the tag is pushed - it would be easier to add this in a follow-up PR once we know the rest is working properly.

Fixes https://github.com/astropy/astropy-iers-data/issues/5

astrofrog commented 1 year ago

I've opened an issue at https://github.com/astropy/astropy-iers-data/issues/15 to remember to automate the GitHub release + Zenodo

astrofrog commented 1 year ago

@pllim - are you interested in reviewing this? Or should I just merge?