Perfect your code
With built-in code review tools, GitHub makes it easy to raise the quality bar before you ship. Join the 36 million developers who've merged over 200 million pull requests.
Sign up for free See pricing for teams and enterprisesdoc: rename README section for Release Keys #23927
Conversation
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
added
the
doc
label
Oct 27, 2018
vsemozhetbyt
approved these changes
Oct 27, 2018
targos
approved these changes
Oct 27, 2018
lpinca
approved these changes
Oct 27, 2018
vsemozhetbyt
added
the
author ready
label
Oct 27, 2018
mihalskiy
approved these changes
Oct 27, 2018
cjihrig
approved these changes
Oct 28, 2018
trivikr
approved these changes
Oct 29, 2018
jasnell
approved these changes
Oct 29, 2018
mmarchini
approved these changes
Oct 29, 2018
This comment has been minimized.
This comment has been minimized.
|
Landed in d7b95f1 |
Trott
closed this
Oct 29, 2018
Trott
added a commit
to Trott/io.js
that referenced
this pull request
Oct 29, 2018
targos
added a commit
that referenced
this pull request
Nov 1, 2018
This was referenced Nov 2, 2018
MylesBorins
added a commit
that referenced
this pull request
Nov 26, 2018
MylesBorins
added
dont-land-on-v8.x
land-on-v10.x
labels
Nov 26, 2018
This comment has been minimized.
This comment has been minimized.
|
I've backported to 10.x, but there is a chance this could break downstream tools that might be grepping our README to get keys. Don't think it should be an issue but want to note that this was considered when landing |
rvagg
added a commit
that referenced
this pull request
Nov 28, 2018
MylesBorins
added a commit
that referenced
this pull request
Nov 29, 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.
Trott commentedOct 27, 2018
The section of the README currently labeled "Release Team" isn't about
the team much and is very much about the keys. Rename it "Release Keys"
so that it's purpose matches it's name.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes