Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix WK nightly tests #61

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Fix WK nightly tests #61

wants to merge 11 commits into from

Conversation

hotzenklotz
Copy link
Member

@hotzenklotz hotzenklotz commented Oct 18, 2024

The WK nightly tests [0][1] fail regularly. Looking at the CLI output it looks like it is still using yarn v1. Further, in the Dockerfile puppeteer is installed with npm and in our CI workflow other dependencies are installed with yarn.

I propose the only use yarn as a JS depenedency manager in the Dockerfile and ensure that version 4.4 is used. Hopefully that fixes the nightly tests.

See also this Slack conversation: https://scm.slack.com/archives/C3RUHRXBM/p1729147775334849

@hotzenklotz hotzenklotz self-assigned this Oct 18, 2024
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.

1 participant