Skip to content

ci: fix pnpm install and snapshot script for scheduled ci#33097

Merged
andrewseguin merged 1 commit intoangular:mainfrom
josephperrott:fix-scheduled-ci-pnpm
Apr 17, 2026
Merged

ci: fix pnpm install and snapshot script for scheduled ci#33097
andrewseguin merged 1 commit intoangular:mainfrom
josephperrott:fix-scheduled-ci-pnpm

Conversation

@josephperrott
Copy link
Copy Markdown
Member

Fixes the failure in Scheduled CI by adding --no-frozen-lockfile to pnpm install when running snapshot builds, and updating the snapshot script to avoid moving packages from devDependencies to dependencies.

Fixes the failure in Scheduled CI by adding `--no-frozen-lockfile` to `pnpm install`
when running snapshot builds, and updating the snapshot script to avoid moving
packages from `devDependencies` to `dependencies`.
@pullapprove pullapprove bot requested a review from devversion April 16, 2026 16:52
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Apr 16, 2026
@josephperrott josephperrott added action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release labels Apr 16, 2026
@andrewseguin andrewseguin merged commit e59238e into angular:main Apr 17, 2026
32 checks passed
@andrewseguin
Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants