colcon-cargo icon indicating copy to clipboard operation
colcon-cargo copied to clipboard

Publish to PyPI via Trusted Publishers

Open esteve opened this issue 1 year ago • 0 comments

PyPI allows projects to connect to GitHub and automate publication of Python projects:

https://docs.pypi.org/trusted-publishers/

Adding this to colcon-cargo and colcon-ros-cargo would allows us to do it via GitHub actions entirely and not worry about manually uploading packages.

esteve avatar Sep 10 '24 14:09 esteve