Commit 5fcd53c
committed
chore(spec): declare the new pin's escaping reads, and add the changeset
The pin reads `skills/*/references/_index.md` — outside its own package — so it
belongs in `vitest.repo-tests.json` and runs under the `repo` project, whose
hash moves with what it actually reads. Left undeclared it would run under
`@objectstack/spec#test`, invisible to both the affected-subset filter and the
turbo cache: green on every PR while red on main, which is the one failure this
pin exists to refuse.
`packages/spec` ships `src/**/*.zod.ts`, and `npm pack --dry-run` confirms the
edited source is in the tarball (206 such entries ship; scripts/, skills/ and
content/ ship none), so the change publishes and takes a patch changeset.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016N6xmWt5hYm94ffVEwGH8x1 parent 2b11b75 commit 5fcd53c
2 files changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments