Commit 437fdf2
ci(publish): ship with a token, since the publisher claim never matched
Trusted publishing was refused with `invalid-publisher` on every attempt --
PyPI had no publisher matching the claims GitHub presents. Nothing uploads on
that failure, so 0.10.0 stayed tagged and unpublished while the release commit
said otherwise, and no Python customer had the page-cache fix.
OIDC is still the better design and the header says how to get back to it.
Shipping beats elegance while three other SDKs are already live.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013eVY2CMkT9qYuanxCCfBAQ1 parent f0d3042 commit 437fdf2
1 file changed
Lines changed: 13 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| |||
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| 65 | + | |
| 66 | + | |
0 commit comments