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

tools: reuse V8 builds even without Cachix on test-shared by aduh95 · Pull Request #62980 · nodejs/node · GitHub

/ node Public

tools: reuse V8 builds even without Cachix on test-shared - #62980

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:better-cache-v8
Apr 29, 2026
Merged

tools: reuse V8 builds even without Cachix on test-shared#62980
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:better-cache-v8

Conversation

aduh95 commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

Follow up to #62862, this should help avoiding building same V8 version several times – because PRs do not have write access to Cachix, we need to fallback to using action artifacts, test run can be found in https://github.com/aduh95/node/actions/runs/24967350421.

aduh95 requested a review from panva April 26, 2026 22:49

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 Apr 26, 2026

panva left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

RSLGTM

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
aduh95 requested a review from cjihrig April 29, 2026 14:08
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Apr 29, 2026
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 29, 2026
nodejs-github-bot merged commit af8eba2 into nodejs:main Apr 29, 2026
42 of 43 checks passed

Copy link
Copy Markdown
Collaborator

Landed in af8eba2

aduh95 deleted the better-cache-v8 branch April 29, 2026 15:06
aduh95 added a commit that referenced this pull request May 5, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #62980
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
aduh95 added dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. dont-land-on-v25.x labels May 7, 2026
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. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. 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.

4 participants


Back | FazBrowse Home | New Git URL