Commit 67c3fe7
authored
feat: support release attestations (#517)
## Summary
Reverts #514
This adds back support for release attestations after asset uploads.
Turns out extended glob is not supported via subject-path given how the
action searches the directories and applies the glob, so instead we
declare multiple simple globs since subject-path supports that too.
## Test Plan
A full release was tested with about 155 artifacts (had to limit release
triplets since free runners have limited resources) which resulted in 76
subjects created due to filtering.
See release here:
https://github.com/samypr100/python-build-standalone/releases/tag/20250205
See run here:
https://github.com/samypr100/python-build-standalone/actions/runs/13220724442/job/36905418053
See attestations here:
https://github.com/samypr100/python-build-standalone/attestations/48709981 parent d03ec63 commit 67c3fe7
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
0 commit comments