You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phase 2 of RFC #112 — relocate the commercial CLI surface (run, architect, scaffold, login) from @stackbilt/cli into a new @stackbilt/build npm package housed in a new GitHub repo.
Phase 2 of RFC #112 — relocate the commercial CLI surface (
run,architect,scaffold,login) from@stackbilt/cliinto a new@stackbilt/buildnpm package housed in a new GitHub repo.Context
Stackbilt-dev/stackbilt-build(see RFC: Extract commercial surface from @stackbilt/cli into @stackbilt/build #112 locking comment and AEGIS wiki decision pageextract-stackbilt-build-new-repo).Scope
Stackbilt-dev/stackbilt-build(public, Apache-2.0).@stackbilt/cli:packages/cli/src/commands/{login,architect,run,scaffold}.tspackages/cli/src/credentials.ts,http-client.tspackages/cli/src/types/scaffold-contract-types.ts(vendored)credentials.test.ts,login.test.ts,auth-wiring.test.ts@stackbilt/buildon npm,stackbiltbin alias.release.ymlwith npm trusted-publisher OIDC (see ci(release): publish to npm on tag push #118 through ci(release): upgrade npm to 11+ for trusted-publisher OIDC auth #121 for the full end-state pattern; notably: npm 11+ upgrade step, no registry-url, no NODE_AUTH_TOKEN).@stackbilt/buildbefore first publish.0.1.0vs. match charter's current minor) before first publish.stackbilt runhero + scaffolding visuals that were removed from charter in docs: lead README with governance; remove build-hero + images #124.Acceptance criteria
Stackbilt-dev/stackbilt-buildrepo exists, public, Apache-2.0.@stackbilt/buildon npm at initial version, installable globally.stackbilt run "..."end-to-end against the engine, installed via the new package.Out of scope (tracked separately)
@stackbilt/cliat Charter 1.0.References
extract-stackbilt-build-new-repo(decision)