Skip to content

🏗 Only run package-lock.json sync check on PRs#40495

Merged
erwinmombay merged 1 commit intoampproject:mainfrom
danielrozenberg:npm-sync-check-on-pr-only
Mar 3, 2026
Merged

🏗 Only run package-lock.json sync check on PRs#40495
erwinmombay merged 1 commit intoampproject:mainfrom
danielrozenberg:npm-sync-check-on-pr-only

Conversation

@danielrozenberg
Copy link
Member

The code that verifies that package-lock.json has been synced correctly occasionally break on different environments (e.g., CircleCI vs. GitHub Actions) because those envs have different versions of npm, e.g. this recent breakage. In hindsight it doesn't seem to make sense to run this test on push builds - it should only ever be cause at the PR level

@danielrozenberg danielrozenberg marked this pull request as ready for review March 2, 2026 18:17
@erwinmombay erwinmombay merged commit feb6c2e into ampproject:main Mar 3, 2026
52 checks passed
@danielrozenberg danielrozenberg deleted the npm-sync-check-on-pr-only branch March 3, 2026 21:46
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.

2 participants