π What's Fixed
Version v1.12.0 hit several rare corner cases we never considered fully supported, and this release fixes a few of those.
In #294, @webknjazπ° improved the self-hosted runner experience by pre-installing Python if it's not there, and with #293 the ability to use the action on GitHub Enterprise instances has been restored. The latter should've also fixed the ability to invoke pypi-publish
from nested in-repo composite actions β another exotic use-case that was never tested in our CI.
@woodruffwπ° also managed to squeeze in a last-minute fix for detecting legacy .zip
sdists while producing attestations via #295.
πͺ Full Diff: v1.12.0...v1.12.1
π§ββοΈ Release Manager: @webknjaz πΊπ¦
π Huge Thanks to all the bug reporters for posting the logs, helping inspect the problems and verify the regression fixes!