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

Try SLSA setup #873

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Try SLSA setup #873

wants to merge 2 commits into from

Conversation

schlenk
Copy link
Collaborator

@schlenk schlenk commented Mar 8, 2024

Setup an SLSA attestation and release pipeline to pypi.

  • Any changes relevant to users are recorded in the CHANGELOG.md.
  • The documentation has been updated, if necessary.
  • New code is annotated.
  • Changes are covered by tests.

This resolves:

#872
#838

As i do not know the current ad-hoc release pipeline, i cannot say if it is enough. Currently it cannot upload anything to pypi as the authorization key on pypi is missing.

I assume we would need to run this against the testpypi first, as documented here:
https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/

@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.80%. Comparing base (ec242f4) to head (4a04dba).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #873      +/-   ##
==========================================
- Coverage   63.83%   63.80%   -0.04%     
==========================================
  Files          64       64              
  Lines       11879    11879              
  Branches     2155     2155              
==========================================
- Hits         7583     7579       -4     
- Misses       3693     3697       +4     
  Partials      603      603              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants