-
Notifications
You must be signed in to change notification settings - Fork 30.6k
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
Release artifacts for 18.19.0 Alpine builds are missing #50997
Comments
I'm unfamiliar with how to help diagnose but suspect whatever release job handles the artifact uploads for Alpine variants either failed to generate or upload all artifacts for the 18.19.0 release to: https://unofficial-builds.nodejs.org/download/release/v18.19.0/ |
Found the build log: https://unofficial-builds.nodejs.org/logs/202311291715-v18.19.0/fetch-source.log Looks like there might be some sort of race condition in the unofficial builds CI. I see the The docs on how the release builds are triggered is here: https://github.com/nodejs/unofficial-builds#how, but I'm not sure there's a way for me to provide any additional help. It sounds like someone with access needs to kick/re-queue the unofficial release build. |
According to https://unofficial-builds.nodejs.org/logs/202311291715-v18.19.0/ the sources failed to download. |
Awesome, thank you 🙏 |
Artifacts look good! Thank you, @richardlau! |
What is the expected behavior? Why is that the expected behavior?
18.19.0 artifacts for Alpine should be available here: https://unofficial-builds.nodejs.org/download/release/v18.19.0/. They are not.
What do you see instead?
Additional information
See nodejs/docker-node#2002
The text was updated successfully, but these errors were encountered: