Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign updoc: fix unassigned deprecation codes #18492
Conversation
jasnell
added
the
fast-track
label
Feb 1, 2018
nodejs-github-bot
added
the
crypto
label
Feb 1, 2018
vsemozhetbyt
approved these changes
Feb 1, 2018
thefourtheye
approved these changes
Feb 1, 2018
This comment has been minimized.
This comment has been minimized.
|
Just making an observation. We have |
tniessen
approved these changes
Feb 1, 2018
BridgeAR
approved these changes
Feb 1, 2018
BridgeAR
added
the
author ready
label
Feb 1, 2018
cjihrig
approved these changes
Feb 1, 2018
This comment has been minimized.
This comment has been minimized.
jasnell
added some commits
Feb 1, 2018
jasnell
changed the title
crypto: fix unassignd deprecation code
doc: fix unassigned deprecation codes
Feb 1, 2018
jasnell
force-pushed the
jasnell:fix-dep-code
branch
from
90ae818
to
54562c0
Feb 1, 2018
jasnell
referenced this pull request
Feb 1, 2018
Closed
crypto: docs-only deprecate crypto.fips, replace #18335
jasnell
added a commit
that referenced
this pull request
Feb 1, 2018
This comment has been minimized.
This comment has been minimized.
|
Landed in 2ac6658 |
jasnell
closed this
Feb 1, 2018
kcaulfield94
added a commit
to kcaulfield94/node
that referenced
this pull request
Feb 2, 2018
addaleax
removed
the
author ready
label
Feb 4, 2018
msoechting
added a commit
to hpicgs/node
that referenced
this pull request
Feb 5, 2018
msoechting
added a commit
to hpicgs/node
that referenced
this pull request
Feb 7, 2018
MayaLekova
added a commit
to MayaLekova/node
that referenced
this pull request
May 8, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
jasnell commentedFeb 1, 2018
Oopsie... Forgot to assign the deprecation code when landing #18333
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
crypto, docs