Conversation
jrief
commented
Jan 11, 2023
- move badge still pointing onto dysfunctional Travis-CI to GitHub actions.
- prepare a GH action to automatically publish new releases upon tagging.
and prepare a GH action to automatically publish new releases upon tagging
|
@selwin The CI-badge on the README file still pointed onto the dysfunctional Travis-CI runner. |
|
@jrief I'm a little bit nervous about the Github action to automatically publish to PyPI, but would like to give it a try. Reading the YAML file, I'd first need to setup |
correct.
I can change that, so that new versions have to be manually triggered. In my projects, I always use the tagging event for this purpose. |
Yes please :) |