Commit 747d8c0
committed
chore(specgit): pin the acceptance workflow's specgit CLI to ^0.5.0
npm install -g specgit installs whatever is latest at run time; the CLI
releases multiple times a day, so an unnoticed upstream change could flip CI
acceptance verdicts repo-wide. Caret floor keeps patch/minor fixes while
making the installed floor reproducible. Also restores this repo's bun/npm
harness adaptation that a local 'specgit issue' run (0.5.0) had overwritten
with the pnpm template.
Closes #3661 parent ab29932 commit 747d8c0
2 files changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | | - | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
0 commit comments