Skip to content

chore: update pnpm configuration#7

Merged
p-iknow merged 3 commits into
mainfrom
chore/update-pnpm-config
May 15, 2026
Merged

chore: update pnpm configuration#7
p-iknow merged 3 commits into
mainfrom
chore/update-pnpm-config

Conversation

@p-iknow
Copy link
Copy Markdown
Collaborator

@p-iknow p-iknow commented May 15, 2026

Summary

  • Pin the project package manager to pnpm 11.1.1 with integrity metadata.
  • Remove redundant pnpm peer/hoist settings from .npmrc.
  • Drop .nvmrc and add mise.toml as the Node version source for local and CI setup.
  • Update CI, publish-comment, and release workflows to install Node through jdx/mise-action while keeping setup-node for pnpm cache and npm registry configuration.

Test

  • git diff --check
  • ruby -e 'require "yaml"; ARGV.each { |f| YAML.load_file(f); puts f }' .github/workflows/ci.yml .github/workflows/publish-comment.yml .github/workflows/release.yml\n- [x] mise ls --current\n- [ ] pnpm format:check .github/workflows/ci.yml .github/workflows/publish-comment.yml .github/workflows/release.yml mise.toml (blocked: pnpm attempted to purge node_modules and aborted in non-TTY)

@p-iknow p-iknow marked this pull request as ready for review May 15, 2026 12:52
@p-iknow p-iknow merged commit 88d1f5a into main May 15, 2026
13 checks passed
@p-iknow p-iknow deleted the chore/update-pnpm-config branch May 15, 2026 13:00
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