chore: version packages (rc) (#3098) #9379
ci.yml
on: push
filter
9s
Test Core
43s
Dogfood Regression Gate
8m 6s
Build Core
4m 35s
Build Docs
0s
Check Generated Artifacts
26s
Annotations
4 errors
|
Check Generated Artifacts
Process completed with exit code 1.
|
|
Test Core
Process completed with exit code 1.
|
|
Test Core
command (/home/runner/work/framework/framework/packages/create-objectstack) /opt/hostedtoolcache/node/20.20.2/x64/bin/pnpm run test exited (1)
|
|
src/template-consistency.test.ts > skills catalog boundary > no customer-facing surface advertises a repo-root skills install:
packages/create-objectstack/src/template-consistency.test.ts#L339
AssertionError: these lines advertise `skills add objectstack-ai/framework` without the /skills subpath — repo-root + --all installs internal skills: expected [ Array(1) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "packages/create-objectstack/CHANGELOG.md:99:- 809214f: Stop leaking repo-internal skills into scaffolded projects. The scaffolder (and the docs) advertised `npx skills add objectstack-ai/framework --all`, and the skills CLI's `--all` implies `--skill '*'` — which includes even `metadata.internal` skills — so repo-internal tooling like `.claude/skills/dogfood-verification` landed in every new project's `.agents/skills/`. All install commands are now scoped to the published catalog via the `/skills` subpath (`npx skills add objectstack-ai/framework/skills --all`), the internal skill is additionally marked `metadata.internal: true` to hide it from interactive discovery, and a template-consistency ratchet plus a scaffold-e2e assertion keep the boundary from regressing.",
+ ]
❯ src/template-consistency.test.ts:339:7
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-output
|
13.4 MB |
sha256:662092d2cddf8024eddf5869cc6d72dd91d0f33ec1ac628604a8137a25b4bd1e
|
|