fix: disable pnpm minimumReleaseAge in CI #55

Merged
xiaoju merged 1 commits from fix/ci-disable-release-age into main 2026-06-04 10:32:52 +00:00
Owner

pnpm 11 enables supply-chain minimumReleaseAge by default, blocking recently-published @ocas/* and @shazhou/proman. Echo minimum-release-age=0 into .npmrc at CI time (local .npmrc is gitignored for auth tokens).

pnpm 11 enables supply-chain `minimumReleaseAge` by default, blocking recently-published `@ocas/*` and `@shazhou/proman`. Echo `minimum-release-age=0` into `.npmrc` at CI time (local `.npmrc` is gitignored for auth tokens).
xiaoju force-pushed fix/ci-disable-release-age from 8dd63183a4 to c22ea3fda4 2026-06-04 10:13:47 +00:00 Compare
xiaoju force-pushed fix/ci-disable-release-age from c22ea3fda4 to 439dec7f56 2026-06-04 10:17:37 +00:00 Compare
xiaoju force-pushed fix/ci-disable-release-age from 439dec7f56 to 6c19eea218 2026-06-04 10:20:18 +00:00 Compare
xiaoju added 1 commit 2026-06-04 10:23:05 +00:00
fix: pnpm 11 CI compatibility
CI / check (pull_request) Failing after 1m27s
07128b89af
- Set minimumReleaseAge: 0 (pnpm 11 defaults to 1440 min)
- Add allowBuilds for esbuild and msw (pnpm 11 blocks build scripts
  by default, config moved from package.json to pnpm-workspace.yaml)
xiaoju force-pushed fix/ci-disable-release-age from 6c19eea218 to 07128b89af 2026-06-04 10:23:05 +00:00 Compare
xiaoju merged commit 0470d9445a into main 2026-06-04 10:32:52 +00:00
xiaoju deleted branch fix/ci-disable-release-age 2026-06-04 10:32:52 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shazhou/united-workforce#55