Skip to content

dns: cleanup validation - #40061

Closed
VoltrexKeyva wants to merge 1 commit into
nodejs:masterfrom
VoltrexKeyva:patch-8
Closed

dns: cleanup validation#40061
VoltrexKeyva wants to merge 1 commit into
nodejs:masterfrom
VoltrexKeyva:patch-8

Conversation

@VoltrexKeyva

Copy link
Copy Markdown
Contributor

The validateString() validator should cleanup the validation and keep consistency.

@nodejs-github-botnodejs-github-bot added dns Issues and PRs related to the dns subsystem. needs-ci PRs that need a full CI run. labels Sep 10, 2021
Comment threadlib/internal/dns/utils.js Outdated
Comment threadlib/internal/dns/utils.js Outdated
@aduh95aduh95 added the semver-major PRs that contain breaking changes and should be released in the next major version. label Sep 10, 2021
The `validateString()` validator should cleanup the validation and
keep consistency.
@aduh95aduh95 removed the semver-major PRs that contain breaking changes and should be released in the next major version. label Sep 11, 2021
@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Sep 12, 2021
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 12, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

nodejs-github-bot commented Sep 13, 2021

Copy link
Copy Markdown
Collaborator

@VoltrexKeyvaVoltrexKeyva removed the needs-ci PRs that need a full CI run. label Sep 13, 2021
@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 16, 2021
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 16, 2021
@github-actions

Copy link
Copy Markdown
Contributor

Landed in de10ab2...eb44d19

nodejs-github-bot pushed a commit that referenced this pull request Sep 16, 2021
The `validateString()` validator should cleanup the validation and
keep consistency.
PR-URL: #40061
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@VoltrexKeyva
VoltrexKeyva deleted the patch-8 branch September 16, 2021 22:53
BethGriggs pushed a commit that referenced this pull request Sep 21, 2021
The `validateString()` validator should cleanup the validation and
keep consistency.
PR-URL: #40061
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BethGriggs pushed a commit that referenced this pull request Sep 21, 2021
The `validateString()` validator should cleanup the validation and
keep consistency.
PR-URL: #40061
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Sep 21, 2021
1 task
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.dnsIssues and PRs related to the dns subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@VoltrexKeyva@nodejs-github-bot@jasnell@lpinca@targos@tniessen@aduh95