sandbox-agent/scripts/release
Nathan Flurry e24b7cb140 fix: don't exclude cli-shared from library publishing
The startsWith("sdks/cli") filter was also matching sdks/cli-shared,
preventing it from being published. Use "sdks/cli/" (with trailing
slash) to only match the CLI directory itself.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 13:00:51 -08:00
..
static feat: gigacode (#92) 2026-02-06 02:55:57 -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 chore: fix bad merge 2026-02-11 07:57:02 -08:00
git.ts chore: copy and adapt rivet release scripts for sandbox-agent 2026-01-27 15:43:19 -08:00
main.ts fix: dynamically discover packages in release script instead of hardcoding 2026-02-11 17:51:38 -08:00
package.json fix: release pipeline for npm 2026-02-11 09:23:35 -08:00
promote-artifacts.ts chore: fix bad merge 2026-02-11 07:57:02 -08:00
sdk.ts fix: don't exclude cli-shared from library publishing 2026-02-23 13:00:51 -08:00
tsconfig.json fix: release pipeline for npm 2026-02-11 09:23:35 -08:00
update_version.ts fix: dynamically discover packages in release script instead of hardcoding 2026-02-11 17:51:38 -08:00
utils.ts fix: download binaries from R2 before npm publish (#40) 2026-01-30 00:05:24 -08:00