Commit 586e7df
committed
ci: publish @ruv/rvcsi to npm on v* tags via OIDC Trusted Publishing
Same approach as the other ruvnet repos (e.g. Dossier's publish.yml): a
`Publish to npm` workflow triggered by a `v*` tag, `id-token: write`, no
NPM_TOKEN secret — npmjs.com is configured to trust this repo + workflow.
Builds the napi-rs addon for the runner's platform (linux-x64-gnu) and
`npm publish --access public`. Cross-platform prebuilds (a matrix +
`napi prepublish`) are a follow-up.
One-time setup needed on npmjs.com: register ruvnet/rvcsi + publish-npm.yml
as a Trusted Publisher for @ruv/rvcsi, then push tag v0.3.1.
Co-Authored-By: claude-flow <ruv@ruv.net>1 parent 595fc24 commit 586e7df
1 file changed
Lines changed: 57 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
0 commit comments