Skip to content

ci: pin pnpm/pnpm clone to v11.11.0 in vp install E2E test#2133

Merged
fengmk2 merged 3 commits into
mainfrom
fix/install-e2e-pin-pnpm
Jul 10, 2026
Merged

ci: pin pnpm/pnpm clone to v11.11.0 in vp install E2E test#2133
fengmk2 merged 3 commits into
mainfrom
fix/install-e2e-pin-pnpm

Conversation

@fengmk2

@fengmk2 fengmk2 commented Jul 10, 2026

Copy link
Copy Markdown
Member

pnpm/pnpm main now pins packageManager to pnpm v12 alphas (pnpm/pnpm#12811).
The @pnpm/exe v12 alpha ships a placeholder bin that pnpm's version
self-switch executes before the install script replaces it with the real
binary, failing with a shell syntax error and breaking this job on every
main run.

Pin the clone to the latest stable tag (packageManager pnpm@11.9.0, the
same version the last green run used) and support an optional ref field
in the repos list so future pins are one-line changes.

@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 420aa97
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a5092bca2de1100086d1f26

fengmk2 commented Jul 10, 2026

Copy link
Copy Markdown
Member Author

How to use the Graphite Merge Queue

Add the label auto-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@fengmk2 fengmk2 added the test: install-e2e run vite install e2e test label Jul 10, 2026
@fengmk2 fengmk2 marked this pull request as ready for review July 10, 2026 03:47
@fengmk2 fengmk2 requested review from cpojer and wan9chi and removed request for cpojer July 10, 2026 03:47
@fengmk2 fengmk2 self-assigned this Jul 10, 2026
@graphite-app

graphite-app Bot commented Jul 10, 2026

Copy link
Copy Markdown

Merge activity

  • Jul 10, 5:36 AM UTC: fengmk2 added this pull request to the Graphite merge queue.
  • Jul 10, 5:49 AM UTC: The Graphite merge queue couldn't merge this PR because it was not satisfying all requirements (Failed CI: 'done', 'CLI snap test (x86_64-pc-windows-msvc, 2/3)').

pnpm/pnpm main now pins packageManager to pnpm v12 alphas (pnpm/pnpm#12811).
The @pnpm/exe v12 alpha ships a placeholder bin that pnpm's version
self-switch executes before the install script replaces it with the real
binary, failing with a shell syntax error and breaking this job on every
main run.

Pin the clone to the latest stable tag (packageManager pnpm@11.9.0, the
same version the last green run used) and support an optional ref field
in the repos list so future pins are one-line changes.
@graphite-app graphite-app Bot force-pushed the fix/install-e2e-pin-pnpm branch from 1a30db1 to 107d61d Compare July 10, 2026 05:42
@fengmk2 fengmk2 merged commit d18576e into main Jul 10, 2026
52 checks passed
@fengmk2 fengmk2 deleted the fix/install-e2e-pin-pnpm branch July 10, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test: install-e2e run vite install e2e test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants