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

tools: simplify commit-queue.sh merge command by Trott · Pull Request #41314 · nodejs/node · GitHub

/ node Public

tools: simplify commit-queue.sh merge command - #41314

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:inline-it
Dec 27, 2021
Merged

tools: simplify commit-queue.sh merge command#41314
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:inline-it

Conversation

Trott commented Dec 24, 2021

Copy link
Copy Markdown
Member

The mergeUrl() function is only used in one place. It's a one-liner and
inlining it makes the script easier to understand, I think. It also
means no future shellcheck complaints about needing to add error
handling.

The mergeUrl() function is only used in one place. It's a one-liner and
inlining it makes the script easier to understand, I think. It also
means no future shellcheck complaints about needing to add error
handling.

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

nodejs-github-bot added the tools Issues and PRs related to the tools directory. label Dec 24, 2021
Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Dec 24, 2021
aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 27, 2021
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 27, 2021
nodejs-github-bot merged commit 67cd4a6 into nodejs:master Dec 27, 2021

Copy link
Copy Markdown
Collaborator

Landed in 67cd4a6

targos pushed a commit that referenced this pull request Jan 14, 2022
The mergeUrl() function is only used in one place. It's a one-liner and
inlining it makes the script easier to understand, I think. It also
means no future shellcheck complaints about needing to add error
handling.

PR-URL: #41314
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
danielleadams pushed a commit that referenced this pull request Jan 31, 2022
The mergeUrl() function is only used in one place. It's a one-liner and
inlining it makes the script easier to understand, I think. It also
means no future shellcheck complaints about needing to add error
handling.

PR-URL: #41314
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
The mergeUrl() function is only used in one place. It's a one-liner and
inlining it makes the script easier to understand, I think. It also
means no future shellcheck complaints about needing to add error
handling.

PR-URL: #41314
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
danielleadams mentioned this pull request Feb 1, 2022
Trott deleted the inline-it branch September 25, 2022 17:12
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. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL