SINTEF / ci-cd

Callable GitHub Actions workflows & pre-commit hooks
https://SINTEF.github.io/ci-cd
MIT License
0 stars 1 forks source link

Release summary for v2.8.0 #270

Closed CasperWA closed 3 months ago

CasperWA commented 3 months ago

Support Trusted Publishers from PyPI

Trusted Publishers from PyPI is now supported via uploading the distribution(s) as artifacts (for more information about GitHub Actions artifacts, see the GitHub Docs).

Breaking change: This is not a "true" breaking change - but it may cause certain workflows to fail that uses the callable workflow CD - Release: The parameter publish_on_pypi has become required, meaning one must provide it in the with section of the calling workflow. For more information, see the documentation page for the CD - Release workflow.

DX updates

Several fixes from the development tools have been implemented into the code base.