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

lib: extract validateNumber validator by maclover7 · Pull Request #22249 · nodejs/node · GitHub

/ node Public

lib: extract validateNumber validator - #22249

Closed
maclover7 wants to merge 1 commit into
nodejs:masterfrom
maclover7:jm-validatenumber
Closed

lib: extract validateNumber validator#22249
maclover7 wants to merge 1 commit into
nodejs:masterfrom
maclover7:jm-validatenumber

Conversation

Copy link
Copy Markdown
Contributor

Pulls out another common argument validator to internal/validators

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Pulls out another common argument validator to `internal/validators`

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added the lib / src Issues and PRs related to general changes in the lib or src directory. label Aug 10, 2018

Copy link
Copy Markdown
Contributor Author

trivikr commented Aug 12, 2018

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Contributor Author

trivikr commented Aug 14, 2018

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Contributor Author

Re node-test-commit-linux failures, alpine-latest-x64 is a known infrastructure flake and test.async-hooks/test-callback-error failing on fedora-latest-x64 is a known flaky test being tracked at #15985. Since all failures are non specific to this PR, going to go ahead and land this.

maclover7 closed this Aug 14, 2018

Copy link
Copy Markdown
Contributor Author

Landed in 3e44b8c

maclover7 deleted the jm-validatenumber branch August 14, 2018 15:35
maclover7 added a commit that referenced this pull request Aug 14, 2018
Pulls out another common argument validator to `internal/validators`

PR-URL: #22249
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>

targos commented Aug 19, 2018

Copy link
Copy Markdown
Member

Should this be backported to v10.x-staging? If yes please follow the guide and raise a backport PR, if not let me know or add the dont-land-on label.

targos pushed a commit that referenced this pull request Aug 24, 2018
Pulls out another common argument validator to `internal/validators`

PR-URL: #22249
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Sep 3, 2018
Pulls out another common argument validator to `internal/validators`

PR-URL: #22249
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Sep 6, 2018
Pulls out another common argument validator to `internal/validators`

PR-URL: #22249
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
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

lib / src Issues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL