Skip to content

fix(ci): avoid pnpm lockfile mutation before versioning - #157

Merged
Himenon merged 1 commit into
mainfrom
codex/fix-pnpm-lockfile-auto-version
Sep 3, 2026
Merged

fix(ci): avoid pnpm lockfile mutation before versioning#157
Himenon merged 1 commit into
mainfrom
codex/fix-pnpm-lockfile-auto-version

Conversation

@Himenon

@Himenon Himenon commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Invoke Lerna directly in the version-up workflow.
  • Prevent pnpm v12 from rewriting pnpm-lock.yaml before Lerna checks the working tree.

Verification

  • pnpm install --frozen-lockfile
  • ./node_modules/.bin/lerna --version

@Himenon
Himenon merged commit 5a42cef into main Sep 3, 2026
2 checks passed
@Himenon
Himenon deleted the codex/fix-pnpm-lockfile-auto-version branch September 3, 2026 03:58
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