FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: ensure daily wpt nightly node version can be installed by panva · Pull Request #46891 · nodejs/node · GitHub

/ node Public

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 commented Mar 1, 2023
edited
Loading

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

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

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

github-actions Bot commented Mar 1, 2023

Copy link
Copy Markdown
Contributor

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

panva added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Mar 1, 2023
panva 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
anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 1, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 1, 2023
nodejs-github-bot merged commit 3860087 into nodejs:main Mar 1, 2023

Copy link
Copy Markdown
Collaborator

Landed in 3860087

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. meta Issues 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


Back | FazBrowse Home | New Git URL