Skip to content

Small pnpm adjustments#1175

Merged
hleepfl merged 37 commits into
developfrom
hle/repair-ci
Jul 3, 2026
Merged

Small pnpm adjustments#1175
hleepfl merged 37 commits into
developfrom
hle/repair-ci

Conversation

@hleepfl

@hleepfl hleepfl commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Last devops PR (until next time =)

Change the static file dependency on isomorphic-wrtc to a workspace dependency. Works the same way but makes the Dockerfile slightly simpler and more maintainable, and allows dropping the syncInjectedDepsAfterScripts.

Also add a useless supports-color dependency to work against a pnpm bug and allow deduplicating dependencies. Hopefully we can drop it in future pnpm versions.

Finally, drop corepack usage, as it's getting phased out.

The numerous commits is due to me messing up rebases, don't mind it.

@hleepfl hleepfl changed the base branch from develop to 9999-knip-part-2 July 2, 2026 11:48
Base automatically changed from 9999-knip-part-2 to develop July 2, 2026 13:33
@hleepfl hleepfl marked this pull request as ready for review July 2, 2026 14:44
@hleepfl hleepfl requested review from JulienVig and tharvik July 2, 2026 14:44
Comment thread package.json

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is there a place to document why we're using supports-color for future confused others?

Comment thread DEV.md Outdated
```
corepack enable
corepack use pnpm
curl -fsSL https://get.pnpm.io/install.sh | sh -

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Maybe we should simply point to their installation instructions as we did for nvm, this command only runs for POSIX but also doesn't work for Mac Intel

@hleepfl hleepfl merged commit 7f47b34 into develop Jul 3, 2026
20 checks passed
@hleepfl hleepfl deleted the hle/repair-ci branch July 3, 2026 11:41
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