Commit ecf075c
committed
Tell public patches that Ubuntu CI does not run test:docs.
Why:
PR 11 added npm run test:docs and listed it with the other public Node
suites. CONTRIBUTING still said those same suites run on Ubuntu CI and
in npm test. The PR template also omitted test:docs.
Changed:
CONTRIBUTING now lists the Ubuntu CI Node suites and says that job
skips test:app and test:docs. The PR template checklist includes
test:docs. Front-door tests pin both.
Verification:
npm run agent:verify -- --profile spec-only --paths CONTRIBUTING.md,.github/pull_request_template.md,docs/test/front-door.test.mjs --session-dir task-sessions/test-docs-followup-20260820
Affected:
CONTRIBUTING.md
.github/pull_request_template.md
docs/test/front-door.test.mjs
Refs:
#11
#8
Session:
task-sessions/test-docs-followup-202608201 parent 2e759b3 commit ecf075c
3 files changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
141 | 146 | | |
142 | 147 | | |
143 | 148 | | |
| |||
277 | 282 | | |
278 | 283 | | |
279 | 284 | | |
| 285 | + | |
280 | 286 | | |
281 | 287 | | |
282 | 288 | | |
| |||
0 commit comments