Skip to content

chore: switch package manager from yarn to pnpm - #260

Open
rainerhahnekamp wants to merge 3 commits into
softarc-consulting:mainfrom
rainerhahnekamp:chore/switch-to-pnpm
Open

chore: switch package manager from yarn to pnpm#260
rainerhahnekamp wants to merge 3 commits into
softarc-consulting:mainfrom
rainerhahnekamp:chore/switch-to-pnpm

Conversation

@rainerhahnekamp

Copy link
Copy Markdown
Collaborator

Summary

  • Replace yarn with pnpm (v10.11.0) as the project's package manager
  • Add pnpm-workspace.yaml declaring packages/* and docs as workspace packages
  • Remove yarn.lock (root and docs) and generate pnpm-lock.yaml
  • Update all 4 GitHub Actions workflows to use pnpm/action-setup@v4
  • Update DEVELOPMENT.md and integration test scripts to use pnpm commands

Test plan

  • All 352 unit tests pass (verified by pre-push hook)
  • CI build workflow installs and runs correctly with pnpm
  • Docs build workflow installs and builds Docusaurus correctly
  • Integration tests in test-projects/ install with pnpm

🤖 Generated with Claude Code

rainerhahnekamp and others added 2 commits June 6, 2026 23:24
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sonarqubecloud

sonarqubecloud Bot commented Jun 7, 2026

Copy link
Copy Markdown

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