Commit a853de0
feat: enable Sigstore wheel attestations on PyPI publish
Set attestations: true in the pypa/gh-action-pypi-publish step so each
release wheel is signed via the existing OIDC trusted-publishing identity.
Add a Supply Chain Security section to README documenting how users can
verify attestations with pip download + gh attestation verify.
Closes #7
Refs opendecree/decree#16
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f4f2f20 commit a853de0
2 files changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
88 | 102 | | |
89 | 103 | | |
90 | 104 | | |
| |||
0 commit comments