-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
tools: automate gyp-next update #52014
tools: automate gyp-next update #52014
Conversation
Review requested:
|
Co-authored-by: Chengzhong Wu <[email protected]>
Commit Queue failed- Loading data for nodejs/node/pull/52014 ✔ Done loading data for nodejs/node/pull/52014 ----------------------------------- PR info ------------------------------------ Title tools: automate gyp-next update (#52014) Author Marco Ippolito (@marco-ippolito) Branch marco-ippolito:feat/automate-gyp-next-update -> nodejs:main Labels meta, tools, author ready Commits 2 - tools: automate gyp-next update - Update tools/dep_updaters/update-gyp-next.sh Committers 2 - marco-ippolito - GitHub PR-URL: https://github.com/nodejs/node/pull/52014 Reviewed-By: Chengzhong Wu Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/52014 Reviewed-By: Chengzhong Wu Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 08 Mar 2024 14:58:56 GMT ✔ Approvals: 2 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/52014#pullrequestreview-1925400170 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/52014#pullrequestreview-1925680180 ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/main up to date... From https://github.com/nodejs/node * branch main -> FETCH_HEAD ✔ origin/main is now up-to-date - Downloading patch for 52014 From https://github.com/nodejs/node * branch refs/pull/52014/merge -> FETCH_HEAD ✔ Fetched commits as 328642bbb98d..23d99af30099 -------------------------------------------------------------------------------- [main f2ddbe797f] tools: automate gyp-next update Author: marco-ippolito Date: Fri Mar 8 15:57:59 2024 +0100 2 files changed, 75 insertions(+) create mode 100755 tools/dep_updaters/update-gyp-next.sh [main c5c0fe38f0] Update tools/dep_updaters/update-gyp-next.sh Author: Marco Ippolito Date: Fri Mar 8 18:56:13 2024 +0100 1 file changed, 1 insertion(+), 1 deletion(-) ✔ Patches applied There are 2 commits in the PR. Attempting autorebase. Rebasing (2/4)https://github.com/nodejs/node/actions/runs/8231189376 |
Landed in cde37e7 |
PR-URL: nodejs#52014 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #52014 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #52014 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: nodejs#52014 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
automates gyp-next update: #52011