Set up secretless publishing to PyPI#7359
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7359 +/- ##
==========================================
- Coverage 97.27% 96.95% -0.33%
==========================================
Files 106 106
Lines 31402 31402
Branches 3925 3925
==========================================
- Hits 30547 30446 -101
- Misses 650 744 +94
- Partials 205 212 +7
Flags with carried forward coverage won't be shown. Click here to find out more. see 14 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Backport to 3.8: 💚 backport PR created✅ Backport PR branch: Backported as #7360 🤖 @patchback |
(cherry picked from commit 7911f1e)
Backport to 3.9: 💚 backport PR created✅ Backport PR branch: Backported as #7361 🤖 @patchback |
(cherry picked from commit 7911f1e)
…yPI (#7360) Co-authored-by: Sviatoslav Sydorenko <[email protected]>
…yPI (#7361) Co-authored-by: Sviatoslav Sydorenko <[email protected]>
What do these changes do?
$sbj + this also implements sigstore signing of the artifacts.
Are there changes in behavior for the user?
Nope.
Related issue number
N/A
Checklist
CONTRIBUTORS.txtCHANGESfolder<issue_id>.<type>for example (588.bugfix)issue_idchange it to the pr id after creating the pr.feature: Signifying a new feature..bugfix: Signifying a bug fix..doc: Signifying a documentation improvement..removal: Signifying a deprecation or removal of public API..misc: A ticket has been closed, but it is not of interest to users.