Skip to content

Revert change to PNPM setup in CI#2252

Merged
delucis merged 1 commit intomainfrom
chris/mending-my-ways
Mar 11, 2026
Merged

Revert change to PNPM setup in CI#2252
delucis merged 1 commit intomainfrom
chris/mending-my-ways

Conversation

@delucis
Copy link
Copy Markdown
Member

@delucis delucis commented Mar 11, 2026

This PR reverts a configuration change I made to our CI config in #2251

I added a redundant cache option after misunderstanding its purpose. This is harmless but also pointless, so we should remove it.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 11, 2026

Deploy Preview for astro-www-2 ready!

Name Link
🔨 Latest commit 70d0905
🔍 Latest deploy log https://app.netlify.com/projects/astro-www-2/deploys/69b1c2b5665d4800083222ef
😎 Deploy Preview https://deploy-preview-2252--astro-www-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Member

@ArmandPhilippot ArmandPhilippot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at the action-setup README, I'm not sure how this is pointless... Is this because the pnpm store directory is always repopulated with each PR and this option should only be used when a cache can persist?

Anyway, I trust you especially with regard to performance. LGTM!

@delucis
Copy link
Copy Markdown
Member Author

delucis commented Mar 11, 2026

I'm not sure how this is pointless...

We are already caching them with the node-setup action — this feature is only relevant when you don't use that (and rely on pnpm itself to manage installing Node) but I'd misunderstood it.

@delucis delucis merged commit 1880438 into main Mar 11, 2026
6 checks passed
@delucis delucis deleted the chris/mending-my-ways branch March 11, 2026 21:01
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.

3 participants