Skip to content

Use pnpm#2714

Merged
raviqqe merged 10 commits intomainfrom
chore/pnpm
Mar 28, 2026
Merged

Use pnpm#2714
raviqqe merged 10 commits intomainfrom
chore/pnpm

Conversation

@raviqqe
Copy link
Copy Markdown
Contributor

@raviqqe raviqqe commented Mar 28, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 28, 2026 08:11
@raviqqe raviqqe enabled auto-merge (squash) March 28, 2026 08:11
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR switches the documentation build pipeline under doc/ from npm to pnpm, updating the lockfile accordingly so the docs asset build remains deterministic.

Changes:

  • Update tools/document/build.sh to run pnpm install / pnpm run build instead of npm.
  • Add doc/pnpm-lock.yaml and remove doc/package-lock.json to reflect the package manager change.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated 2 comments.

File Description
tools/document/build.sh Uses pnpm for the docs Node asset build step.
doc/pnpm-lock.yaml Adds pnpm lockfile for doc/package.json dependencies.
doc/package-lock.json Removes npm lockfile now that pnpm is used.
Files not reviewed (2)
  • doc/package-lock.json: Language not supported
  • doc/pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@raviqqe raviqqe merged commit 6e27fb8 into main Mar 28, 2026
29 of 30 checks passed
@raviqqe raviqqe deleted the chore/pnpm branch March 28, 2026 09:16
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.

2 participants