Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate and upload attestations to PyPI #85

Merged
merged 2 commits into from
Oct 6, 2024
Merged

Generate and upload attestations to PyPI #85

merged 2 commits into from
Oct 6, 2024

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented Oct 6, 2024

PEP 740 ("Index support for digital attestations") introduces digital attestations which links the PyPI package to the GitHub repo, and helps users verify the source and authenticity of packages.

PyPI is still implementing support, but we can already start using it, which should also help them test out.

@hugovk hugovk added the changelog: Added For new features label Oct 6, 2024
Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.18%. Comparing base (ab26d60) to head (104b4fd).
Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   55.18%   55.18%           
=======================================
  Files           6        6           
  Lines         453      453           
=======================================
  Hits          250      250           
  Misses        203      203           
Flag Coverage Δ
macos-latest 55.18% <ø> (+0.22%) ⬆️
ubuntu-latest ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hugovk hugovk merged commit 6e16948 into main Oct 6, 2024
36 checks passed
@hugovk hugovk deleted the attest branch October 6, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Added For new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant