Skip to content

fix(ci): restore proven specgit-accept install strategy - #400

Merged
LeXwDeX merged 1 commit into
devfrom
fix/specgit-accept-install
Aug 20, 2026
Merged

fix(ci): restore proven specgit-accept install strategy#400
LeXwDeX merged 1 commit into
devfrom
fix/specgit-accept-install

Conversation

@LeXwDeX

@LeXwDeX LeXwDeX commented Aug 20, 2026

Copy link
Copy Markdown
Owner

d6ce53a rewrote specgit-accept.yml to pnpm + build-from-source, but this is a bun workspace (no pnpm-lock, no pinned pnpm version): the first main-target PR (#399) failed at 'Setup pnpm — No pnpm version is specified', and the wait step's 'yaml' import would also not resolve. Restores the verified node22 + npm i -g specgit@^0.5.0 + regex policy parse + 40min wait, keeping the main-only trigger. Workflow-only change; Typecheck is the dev gate.

…nly trigger

The d6ce53a rewrite switched to pnpm + build-from-source, but this is a
bun workspace (packageManager: bun@1.3.14, no pnpm-lock.yaml): the setup
step fails with 'No pnpm version is specified' and the wait step's 'yaml'
import would not resolve without pnpm-installed node_modules. First run on
the dev→main promotion PR (#399) exposed it. Restore the verified steps
(node 22 + npm install -g specgit@^0.5.0 + regex policy parse + 40min
wait budget); keep the main-only trigger narrowing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant