Sourced from pypa/gh-action-pypi-publish's releases.
v1.10.1
🚑🔏 Oopsie... We missed a tiny bug in the attestations feature the other day
The problem was that the distribution file validity check was failing on any valid distribution being present and ready to be signed. What a silly mistake! It's now been fixed via https://github.com/pypa/gh-action-pypi-publish/commit/0ab0b79, though. So everything's good!
--
@webknjaz
💰[!IMPORTANT] ✨ Despite this minor hiccup, we invite you to still opt into trying this feature out early. It can be enabled like this:
with: attestations: true
Leave feedback in the v1.10.0 release discussion or the PR.
🪞 Full Diff: https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.0...v1.10.1
🧔♂️ Release Manager:
@webknjaz 🇺🇦
🙏 Special Thanks to
@hugovk
💰 for promptly validating the bug fix, mere minutes after I pushed it — I even haven't finished writing this text by then!v1.10.0
🔏 Anything fancy, eh?
This time,
@woodruffw
💰 implemented support for PEP 740 attestations functionality in #236 and #245. This is a big deal, as it is a huge step forward to replacing what the deprecated GPG signatures used to provide in a more meaningful way.[!IMPORTANT] ✨ Please, do opt into trying this feature out early. It can be enabled as follows:
with: attestations: true
Leave any feedback on this in this release discussion or the PR.
🙏 And please, thank William for working on this amazing improvement for the ecosystem! The overall effort is tracked @ pypi/warehouse#15871, by the way.
🪞 Full Diff: https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.10.0
🧔♂️ Release Manager:
@webknjaz 🇺🇦