Skip to content

tools: ensure daily wpt nightly node version can be installed - #46891

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
panva:fix-wpt-nightly-missing-build
Mar 1, 2023
Merged

tools: ensure daily wpt nightly node version can be installed#46891
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
panva:fix-wpt-nightly-missing-build

Conversation

@panva

@panvapanva commented Mar 1, 2023

Copy link
Copy Markdown
Member

This PR updates the nightly version query to ensure that a build for platform linux and architecture x64 exists by adding a query to jq, it is now looking for the first listed nightly with "linux-x64" in files.

This will avoid the issue that occurred during the latest run possibly caused by a nightly build failing. See v20.0.0-nightly202302287a37829ccb in https://nodejs.org/download/nightly/index.json

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Mar 1, 2023
@panvapanva added the fast-track PRs that do not need to wait for 48 hours to land. label Mar 1, 2023
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @panva. Please 👍 to approve.

@panvapanva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 1, 2023
@panvapanva added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Mar 1, 2023
@anonriganonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 1, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 1, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 3860087 into nodejs:mainMar 1, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 3860087

@panva
panva deleted the fix-wpt-nightly-missing-build branch March 1, 2023 13:52
targos pushed a commit that referenced this pull request Mar 13, 2023
PR-URL: #46891
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
targos pushed a commit that referenced this pull request Mar 14, 2023
PR-URL: #46891
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
@targostargos mentioned this pull request Mar 14, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@panva@nodejs-github-bot@anonrig@cjihrig@richardlau@danielleadams