Skip to content

ci: add node-prepare action (PM-agnostic)#232

Draft
ACoolmanTelicent wants to merge 3 commits into
mainfrom
feat/pnpm-support-shared-workflow
Draft

ci: add node-prepare action (PM-agnostic)#232
ACoolmanTelicent wants to merge 3 commits into
mainfrom
feat/pnpm-support-shared-workflow

Conversation

@ACoolmanTelicent

@ACoolmanTelicent ACoolmanTelicent commented May 31, 2026

Copy link
Copy Markdown
Contributor

Goal

node-prepare replaces yarn-prepare for pnpm repos

Work Completed

  • node-prepare composite action: detects PM from lockfile, corepack for pnpm, yarn cache for yarn
  • .nvmrc fallback for node version
  • javascript-test-feature-branch.yml updated with auto-detect + dual paths

Testing

Out-of-scope

But fast follows

  • rm tsc escape hatch (dead code, zero consumers)
  • add --frozen-lockfile to yarn path
  • Migrate callers off yarn-test-command
  • Add lint/format/build gates

@ACoolmanTelicent ACoolmanTelicent marked this pull request as draft May 31, 2026 19:03
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