From ab254d84eca8f572c265147efa482e373eaa8d97 Mon Sep 17 00:00:00 2001 From: teamchong <25894545+teamchong@users.noreply.github.com> Date: Wed, 10 Jun 2026 07:22:37 -0400 Subject: [PATCH] fix(ci): ignore-pnpmfile so lockfile checksum doesn't depend on dev machine's global pnpmfile --- .npmrc | 1 + pnpm-lock.yaml | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.npmrc b/.npmrc index 0cfe630..1d68d55 100644 --- a/.npmrc +++ b/.npmrc @@ -5,3 +5,4 @@ minimum-release-age=4320 # First-party packages we publish ourselves should not block our own iteration. minimum-release-age-exclude=@cloudflare/* +ignore-pnpmfile=true diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2654a16..52496e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,8 +7,6 @@ settings: overrides: ws@>=8.0.0 <8.20.1: ^8.20.1 -pnpmfileChecksum: sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU= - importers: .: