sandbox-agent/scripts/release
Nathan Flurry 394945f319
fix: download binaries from R2 before npm publish (#40)
The npm CLI platform packages were being published without binaries
because publishNpmCli() wasn't downloading them from R2 first.

- Add downloadFromReleases() helper to utils.ts
- Update publishNpmCli() to download platform binaries before publish
- Add sdks/cli/platforms/*/bin/ to .gitignore
2026-01-30 00:05:24 -08:00
..
static chore: copy and adapt rivet release scripts for sandbox-agent 2026-01-27 15:43:19 -08:00
build-artifacts.ts chore: copy and adapt rivet release scripts for sandbox-agent 2026-01-27 15:43:19 -08:00
docker.ts fix: skip Docker tagging gracefully when images don't exist 2026-01-27 22:02:08 -08:00
git.ts chore: copy and adapt rivet release scripts for sandbox-agent 2026-01-27 15:43:19 -08:00
main.ts chore: update examples to use Alpine and improve test script 2026-01-28 04:29:08 -08:00
package.json chore: copy and adapt rivet release scripts for sandbox-agent 2026-01-27 15:43:19 -08:00
promote-artifacts.ts chore: copy and adapt rivet release scripts for sandbox-agent 2026-01-27 15:43:19 -08:00
sdk.ts fix: download binaries from R2 before npm publish (#40) 2026-01-30 00:05:24 -08:00
tsconfig.json chore: copy and adapt rivet release scripts for sandbox-agent 2026-01-27 15:43:19 -08:00
update_version.ts fix: update internal crate versions in workspace dependencies during release 2026-01-27 20:58:34 -08:00
utils.ts fix: download binaries from R2 before npm publish (#40) 2026-01-30 00:05:24 -08:00