OK, all aspects of the "wwvbpy" project that formerly used github actions are moved off of github to codeberg:
- validating pull requests by running tests
- updating some data files monthly
- releasing and uploading to pypi
.. all implemented in a language very reminiscent of github actions yml, but with tweaks to trim the fat and run with forgejo actions on the codeberg-tiny runner.
The next stable release of wwvbpy will be made from codeberg, and will also drop support for Python 3.9.