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

Workarounds for Node Build Issues #29

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Workarounds for Node Build Issues #29

merged 2 commits into from
Jul 19, 2024

Conversation

Epse
Copy link
Owner

@Epse Epse commented Jul 19, 2024

Node 22.5 was released recently and introduced npm/cli#7657
This causes our PR and release builds to fail.

As a workaround, we pin the docker builds to the (now unsupported) 22.4 base image,
and switch the PR action to a plain Node operation.

Epse added 2 commits July 19, 2024 13:27
It's a workaround for npm/cli#7657 at this
point,
yet does not fix release builds until we can find a base image for
22.4.x

Also changes the name as there no longer is Docker involved.
This fixes our docker builds until Node fixes their issue.
@Epse Epse force-pushed the remove-docker-from-pr-ci branch from 5fb564c to cc1e904 Compare July 19, 2024 11:27
@Epse Epse merged commit 1b213e0 into main Jul 19, 2024
1 check passed
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