Commit 0c61240
fix(review): address PR #319 review feedback
- setup-cloudsmith-binary: verify the .sha256 checksum before extracting
the archive onto PATH, so a corrupted/unexpected artifact is never
executed (the .sha256 is already downloaded alongside the archive).
- release.yml: document at the binaries call site that publishing is
OIDC-only and the API key secret is required solely for the read-only
online smoketest (fail-fast when online_smoketest is requested); the
OIDC online path is covered by the binaries `oidc` job.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 0953da9 commit 0c61240
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments