chore: optimize CI pnpm setup by chenjiahan · Pull Request #103 · rstackjs/rstack-doc-ui · GitHub
Skip to content

chore: optimize CI pnpm setup#103

Merged
chenjiahan merged 1 commit into
mainfrom
codex/optimize-ci-pnpm-action-20260609
Jun 9, 2026
Merged

chore: optimize CI pnpm setup#103
chenjiahan merged 1 commit into
mainfrom
codex/optimize-ci-pnpm-action-20260609

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

This PR aligns the GitHub Actions pnpm setup with the current Rsbuild workflow pattern from web-infra-dev/rsbuild#7856.

  • Replace corepack/manual pnpm install steps with pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 and run_install: true.
  • Explicitly disable actions/setup-node package manager caching with package-manager-cache: false.
  • Keep browser installation commands as separate post-install steps where needed.

@chenjiahan chenjiahan marked this pull request as ready for review June 9, 2026 04:00
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

@chenjiahan chenjiahan merged commit 0686d7b into main Jun 9, 2026
6 checks passed
@chenjiahan chenjiahan deleted the codex/optimize-ci-pnpm-action-20260609 branch June 9, 2026 14:53
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