Skip to content

test: use native pnpm install for pnpm workspace example#1596

Merged
jennifer-shehane merged 1 commit into
cypress-io:masterfrom
MikeMcC399:pnpm-workspace-direct-install
Dec 1, 2025
Merged

test: use native pnpm install for pnpm workspace example#1596
jennifer-shehane merged 1 commit into
cypress-io:masterfrom
MikeMcC399:pnpm-workspace-direct-install

Conversation

@MikeMcC399

@MikeMcC399 MikeMcC399 commented Nov 29, 2025

Copy link
Copy Markdown
Collaborator

Situation

Change

Replace dependency installation in example-start-and-pnpm-workspaces, currently using the action, to instead use a direct call to:

pnpm install --frozen-lockfile

Update the README > pnpm workspaces documentation section accordingly.

Verification

Run and re-run the workflow example-start-and-pnpm-workspaces

Examine the logs for the PR and note that there are no caches used, so they can no longer get out of sync.

@cypress-app-bot

Copy link
Copy Markdown
Collaborator

@MikeMcC399 MikeMcC399 added bug Something isn't working topic: caching 📦 labels Nov 29, 2025
@MikeMcC399 MikeMcC399 self-assigned this Nov 29, 2025
@MikeMcC399

This comment was marked as outdated.

@jennifer-shehane
jennifer-shehane merged commit 972213f into cypress-io:master Dec 1, 2025
82 checks passed
@MikeMcC399
MikeMcC399 deleted the pnpm-workspace-direct-install branch December 1, 2025 14:43
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 6.10.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Renovate PRs failing in example-start-and-pnpm-workspaces PNPM Workspace example - erroneous for mono-repo setups

3 participants