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

Closed
wants to merge 11 commits into from
Closed

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
@hotzenklotz
Copy link
Member Author

Closing. For the time being, we will not be using this Docker image for testing but use BrowserStack instead. Long term, we might get rid of this image.

See also scalableminds/webknossos#8134

@hotzenklotz hotzenklotz closed this Nov 6, 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