mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 06:04:43 +00:00
- sdk.ts: discoverNpmPackages() + topoSort() for library packages - sdk.ts: discoverCrates() via cargo metadata for workspace crates - sdk.ts: publishNpmLibraries replaces publishNpmCliShared + publishNpmSdk - sdk.ts: publishNpmCli now discovers CLI packages from filesystem - update_version.ts: discovers SDK package.json files via glob - update_version.ts: discovers internal crates from Cargo.toml path deps This prevents packages like persist-*, acp-http-client from being silently skipped during releases. |
||
|---|---|---|
| .. | ||
| static | ||
| build-artifacts.ts | ||
| docker.ts | ||
| git.ts | ||
| main.ts | ||
| package.json | ||
| promote-artifacts.ts | ||
| sdk.ts | ||
| tsconfig.json | ||
| update_version.ts | ||
| utils.ts | ||