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

tools: consolidate update-authors.js logic by Trott · Pull Request #41255 · nodejs/node · GitHub

/ node Public

tools: consolidate update-authors.js logic - #41255

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:refactor-update-authors
Dec 23, 2021
Merged

tools: consolidate update-authors.js logic#41255
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:refactor-update-authors

Conversation

Trott commented Dec 21, 2021

Copy link
Copy Markdown
Member

Use a single regex and fewer logical branches in the code.

Use a single regex and fewer logical branches in the code.
nodejs-github-bot added the tools Issues and PRs related to the tools directory. label Dec 21, 2021

Trott commented Dec 21, 2021

Copy link
Copy Markdown
Member Author

I tested this by making AUTHORS a zero-length file and running the script to confirm that it produced identical content to the current script.

Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Dec 21, 2021
Trott added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 23, 2021
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 23, 2021
nodejs-github-bot merged commit f72c197 into nodejs:master Dec 23, 2021

Copy link
Copy Markdown
Collaborator

Landed in f72c197

Trott deleted the refactor-update-authors branch December 23, 2021 06:47
targos pushed a commit that referenced this pull request Jan 14, 2022
Use a single regex and fewer logical branches in the code.

PR-URL: #41255
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 31, 2022
Use a single regex and fewer logical branches in the code.

PR-URL: #41255
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
Use a single regex and fewer logical branches in the code.

PR-URL: #41255
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
danielleadams mentioned this pull request Feb 1, 2022
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.

4 participants


Back | FazBrowse Home | New Git URL