constantly icon indicating copy to clipboard operation
constantly copied to clipboard

#40 Publish to PyPi using GitHub Actions

Open adiroiban opened this issue 2 years ago • 1 comments

Fixes #40

It was the ci.yaml vs ci.yml but also the write permission for the token was missing.


A push to testing looks ok ... it fails as the version was not ok, as it was not generated for a tag.

https://github.com/twisted/constantly/actions/runs/6690686556/job/18176460120?pr=41#step:8:20

I don't know how to override versioneer: https://github.com/python-versioneer/python-versioneer/issues/199

adiroiban avatar Oct 30 '23 09:10 adiroiban

First commit is just for testing, to see if the API works

adiroiban avatar Oct 30 '23 09:10 adiroiban