Skip to content

Disable attestations for PyPI publish step#410

Merged
blink1073 merged 1 commit intoCalysto:mainfrom
blink1073:fix/release-workflow-attestations
Mar 20, 2026
Merged

Disable attestations for PyPI publish step#410
blink1073 merged 1 commit intoCalysto:mainfrom
blink1073:fix/release-workflow-attestations

Conversation

@blink1073
Copy link
Copy Markdown
Contributor

References

Description

Adds attestations: false to the pypa/gh-action-pypi-publish step for the final PyPI upload. The action requires this to be explicitly set when not using Sigstore attestations.

Changes

  • Set attestations: false on the Upload package to PyPI step in .github/workflows/release.yml

Backwards-incompatible changes

None

Testing

N/A

AI usage

  • Some or all of the content of this PR was generated by AI.
  • The human author has carefully reviewed this PR and run this code.
  • AI tools and models used: Claude Sonnet 4.6

The pypa/gh-action-pypi-publish action requires the attestations option
to be explicitly set to false when not using Sigstore attestations.
@blink1073 blink1073 merged commit 1a2b519 into Calysto:main Mar 20, 2026
22 checks passed
@blink1073 blink1073 deleted the fix/release-workflow-attestations branch March 20, 2026 22:22
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.29%. Comparing base (9c63b6a) to head (627ca1b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #410   +/-   ##
=======================================
  Coverage   90.29%   90.29%           
=======================================
  Files          51       51           
  Lines        2946     2946           
  Branches      414      414           
=======================================
  Hits         2660     2660           
  Misses        209      209           
  Partials       77       77           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant