python-template icon indicating copy to clipboard operation
python-template copied to clipboard

Add release to PyPI workflow

Open egpbos opened this issue 1 year ago • 4 comments

See for instance DIANNA.

egpbos avatar Feb 13 '24 08:02 egpbos

That specific workflow is outdated. It is now possible to set up github as a "trusted publisher" so no personal tokens are required anymore.

https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/

BSchilperoort avatar Feb 13 '24 08:02 BSchilperoort

Is this a duplicate of #372?

bouweandela avatar Feb 13 '24 10:02 bouweandela

@bouweandela yes! I knew I had seen it before, but somehow overlooked the very top issue :D Thanks, closing.

egpbos avatar Feb 15 '24 17:02 egpbos

Hm, actually no it's not really a duplicate, I'm talking here about actually adding a GitHub Actions workflow to the template.

egpbos avatar Feb 15 '24 17:02 egpbos