Skip to content

fix(ci): use --no-frozen-lockfile in install E2E test#1199

Merged
wan9chi merged 2 commits into
mainfrom
fix-install-ci
Mar 30, 2026
Merged

fix(ci): use --no-frozen-lockfile in install E2E test#1199
wan9chi merged 2 commits into
mainfrom
fix-install-ci

Conversation

@fengmk2

@fengmk2 fengmk2 commented Mar 29, 2026

Copy link
Copy Markdown
Member

Shallow-cloned repos may have lockfile config mismatches (e.g.,
pnpm/pnpm's patchedDependencies drift), causing frozen install
to fail. Use --no-frozen-lockfile since we're testing install
functionality, not lockfile integrity.

Shallow-cloned repos may have lockfile config mismatches (e.g.,
pnpm/pnpm's patchedDependencies drift), causing frozen install
to fail. Use --no-frozen-lockfile since we're testing install
functionality, not lockfile integrity.
@netlify

netlify Bot commented Mar 29, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 8e0d36b
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69c933101a9e6f0008fa79d5

@fengmk2 fengmk2 requested a review from wan9chi March 29, 2026 14:11
@netlify

netlify Bot commented Mar 29, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit c5fe9c8
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69c9f6e04ec71900089658b3

@fengmk2 fengmk2 self-assigned this Mar 29, 2026

fengmk2 commented Mar 29, 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 marked this pull request as ready for review March 29, 2026 14:11
@fengmk2 fengmk2 added the test: install-e2e run vite install e2e test label Mar 29, 2026 — with Graphite App
@fengmk2 fengmk2 requested a review from cpojer March 30, 2026 02:10
@wan9chi wan9chi merged commit 37fd30b into main Mar 30, 2026
35 checks passed
@wan9chi wan9chi deleted the fix-install-ci branch March 30, 2026 04:40
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