Skip to content

tools: standardize update-llhttp.sh - #47198

Merged
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
marco-ippolito:feat/standardize-llhttp-update
Mar 25, 2023
Merged

tools: standardize update-llhttp.sh#47198
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
marco-ippolito:feat/standardize-llhttp-update

Conversation

@marco-ippolito

Copy link
Copy Markdown
Member

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions
  • @nodejs/tsc

@nodejs-github-botnodejs-github-bot added meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory. labels Mar 21, 2023

@mcollinamcollina 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.

lgtm

bnb
bnb approved these changes Mar 23, 2023

@bnbbnb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM from Actions POV

@marco-ippolitomarco-ippolito added the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 25, 2023
@nodejs-github-botnodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Mar 25, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/47198
✔ Done loading data for nodejs/node/pull/47198
----------------------------------- PR info ------------------------------------
Title tools: standardize update-llhttp.sh (#47198)
Author Marco Ippolito (@marco-ippolito)
Branch marco-ippolito:feat/standardize-llhttp-update -> nodejs:main
Labels meta, tools
Commits 2
- tools: standardize update-llhttp.sh
- fix: typo
Committers 1
- Marco Ippolito PR-URL: https://github.com/nodejs/node/pull/47198
Refs: https://github.com/nodejs/security-wg/issues/828
Reviewed-By: Rafael Gonzaga Reviewed-By: Matteo Collina Reviewed-By: Paolo Insogna Reviewed-By: Tierney Cyren ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/47198
Refs: https://github.com/nodejs/security-wg/issues/828
Reviewed-By: Rafael Gonzaga Reviewed-By: Matteo Collina Reviewed-By: Paolo Insogna Reviewed-By: Tierney Cyren --------------------------------------------------------------------------------
ℹ This PR was created on Tue, 21 Mar 2023 17:24:29 GMT
✔ Approvals: 4
✔ - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/47198#pullrequestreview-1351779806
✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/47198#pullrequestreview-1351979023
✔ - Paolo Insogna (@ShogunPanda): https://github.com/nodejs/node/pull/47198#pullrequestreview-1353636823
✔ - Tierney Cyren (@bnb): https://github.com/nodejs/node/pull/47198#pullrequestreview-1354580951
✔ 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 47198
From https://github.com/nodejs/node
* branch refs/pull/47198/merge -> FETCH_HEAD
✔ Fetched commits as 06c91af1b472..60ddbed925e1
--------------------------------------------------------------------------------
Auto-merging .github/workflows/tools.yml
[main 17bec4b05a] tools: standardize update-llhttp.sh
Author: Marco Ippolito Date: Tue Mar 21 18:23:17 2023 +0100
4 files changed, 88 insertions(+), 73 deletions(-)
create mode 100755 tools/dep_updaters/update-llhttp.sh
delete mode 100755 tools/update-llhttp.sh
[main d50c13703e] fix: typo
Author: Marco Ippolito Date: Tue Mar 21 18:24:23 2023 +0100
1 file changed, 1 insertion(+), 1 deletion(-)
✔ Patches applied
There are 2 commits in the PR. Attempting autorebase.
Rebasing (2/4)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
tools: standardize update-llhttp.sh

PR-URL: #47198
Refs: nodejs/security-wg#828
Reviewed-By: Rafael Gonzaga rafael.nunu@hotmail.com
Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Paolo Insogna paolo@cowtech.it
Reviewed-By: Tierney Cyren hello@bnb.im

[detached HEAD 2a98cb71d2] tools: standardize update-llhttp.sh
Author: Marco Ippolito marcoippolito54@gmail.com
Date: Tue Mar 21 18:23:17 2023 +0100
4 files changed, 88 insertions(+), 73 deletions(-)
create mode 100755 tools/dep_updaters/update-llhttp.sh
delete mode 100755 tools/update-llhttp.sh
Rebasing (3/4)
Rebasing (4/4)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
fix: typo

PR-URL: #47198
Refs: nodejs/security-wg#828
Reviewed-By: Rafael Gonzaga rafael.nunu@hotmail.com
Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Paolo Insogna paolo@cowtech.it
Reviewed-By: Tierney Cyren hello@bnb.im

[detached HEAD bdcaca97b1] fix: typo
Author: Marco Ippolito marcoippolito54@gmail.com
Date: Tue Mar 21 18:24:23 2023 +0100
1 file changed, 1 insertion(+), 1 deletion(-)

Successfully rebased and updated refs/heads/main.

ℹ Add commit-queue-squash label to land the PR as one commit, or commit-queue-rebase to land as separate commits.

https://github.com/nodejs/node/actions/runs/4519237917

@marco-ippolitomarco-ippolito added commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Mar 25, 2023
@RafaelGSSRafaelGSS added the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 25, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 25, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 38b6ecc into nodejs:mainMar 25, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 38b6ecc

RafaelGSS pushed a commit that referenced this pull request Apr 5, 2023
PR-URL: #47198
Refs: nodejs/security-wg#828
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Tierney Cyren <hello@bnb.im>
@RafaelGSSRafaelGSS mentioned this pull request Apr 6, 2023
RafaelGSS pushed a commit that referenced this pull request Apr 6, 2023
PR-URL: #47198
Refs: nodejs/security-wg#828
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Tierney Cyren <hello@bnb.im>
RafaelGSS pushed a commit that referenced this pull request Apr 7, 2023
PR-URL: #47198
Refs: nodejs/security-wg#828
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Tierney Cyren <hello@bnb.im>
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
PR-URL: #47198
Refs: nodejs/security-wg#828
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Tierney Cyren <hello@bnb.im>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.metaIssues and PRs related to the general management of the project.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@marco-ippolito@nodejs-github-bot@mcollina@ShogunPanda@bnb@RafaelGSS