Skip to content

Clean up stale yarn references after pnpm migration#21792

Merged
jmchilton merged 1 commit intogalaxyproject:devfrom
dannon:yarn-pnpm-cleanup
Feb 8, 2026
Merged

Clean up stale yarn references after pnpm migration#21792
jmchilton merged 1 commit intogalaxyproject:devfrom
dannon:yarn-pnpm-cleanup

Conversation

@dannon
Copy link
Member

@dannon dannon commented Feb 8, 2026

Remove the yarn install target from packages/web_client/Makefilemake client-production already handles node/pnpm setup via corepack. Also fix leftover yarn mentions in comments and docs.

Closes #21791

Remove the yarn install target from packages/web_client/Makefile since
client builds now use corepack/pnpm via the root Makefile, and fix a few
leftover yarn mentions in comments and docs.
@github-actions github-actions bot added this to the 26.1 milestone Feb 8, 2026
@jmchilton jmchilton merged commit 2e4a2ab into galaxyproject:dev Feb 8, 2026
59 of 62 checks passed
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

This PR was merged without a "kind/" label, please correct.

@nsoranzo nsoranzo added the kind/refactoring cleanup or refactoring of existing code, no functional changes label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/client area/documentation area/packaging kind/refactoring cleanup or refactoring of existing code, no functional changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

More yarn cleanup

3 participants