-
Notifications
You must be signed in to change notification settings - Fork 578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: add minutes for meeting 2017-05-15 #217
Merged
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
# Node.js LTS meeting 05 May 2017 | ||
|
||
- Github issue: https://github.com/nodejs/LTS/issues/213 | ||
- Meeting Video: https://youtu.be/UFBMF9ndBDo | ||
- Next meeting: 05 June 2017 | ||
- Previous meetings: https://github.com/nodejs/LTS/issues/201 | ||
|
||
## Present | ||
|
||
- Michael Dawson (@mhdawson) | ||
- Myles Borins (@MylesBorins) | ||
- Jeremiah Senkpiel (@fishrock123) | ||
- Sam Roberts (@sam-github) | ||
- Gibson Fahnestock (@gibfahn) | ||
|
||
|
||
## Agenda | ||
|
||
### nodejs/LTS | ||
- meta: updated messaging regarding dates [#141](https://github.com/nodejs/LTS/pull/141) | ||
- Clarify what happens with odd-numbered releases in April [#128](https://github.com/nodejs/LTS/pull/128) | ||
- meta: charter the LTS Working Group [nodejs/CTC#122](https://github.com/nodejs/CTC/pull/122) | ||
- Potential Semver Minor Backports [#177](https://github.com/nodejs/LTS/issues/188) | ||
|
||
|
||
## Minutes | ||
|
||
### meta: updated messaging regarding dates [#141](https://github.com/nodejs/LTS/pull/141) | ||
|
||
All: No objections | ||
|
||
|
||
### Clarify what happens with odd-numbered releases in April [#128](https://github.com/nodejs/LTS/pull/128) | ||
|
||
- Myles: I’m not sure we need to declare a support statement at all, we | ||
definitely don’t want to call it maintenance, that conflates it with LTS | ||
maintenance mode, which is different. | ||
- Sam: if we describe odd-numbered as stable then do we need maintenance? | ||
- Myles: we shouldn’t call odd-numbered releases stable, they are current | ||
because they don’t have a support process. | ||
- Myles: We could say: “After the next Current release line comes out, there | ||
will be no more scheduled releases. Further releases will be agreed on a | ||
case-by-case basis.” | ||
- All: agreed | ||
- Myles: I think the bigger issue is that we are inconsistent about how stable | ||
current is, and whether it’s recommended for more general use. | ||
- Myles to raise CTC issue | ||
|
||
### meta: charter the LTS Working Group [nodejs/CTC#122](https://github.com/nodejs/CTC/pull/122) | ||
|
||
- Myles: I think the release team should include the LTS team, and a team of | ||
people who do releases. | ||
- Myles: Also the current Release WG should have meetings, even infrequent | ||
ones, that would help us stay on top of our release process. | ||
- Michael: I think it’s still good to have a `releasers` team under the | ||
proposed Release WG that actually handles the release process, so that we | ||
can have a wider Release team that aren’t required to all have release | ||
access. | ||
- Jeremiah: Yeah, there probably will be a lot of overlap between what the | ||
current Release and LTS teams talk about. | ||
- Jeremiah: If we do this, then the Release team might not all need to have the | ||
responsibility to do releases. | ||
- Myles: So maybe the rule should be that to add someone to the releasers team | ||
requires signoff from the CTC. | ||
- Michael: We need to make sure the other Release team members are on board. | ||
- Michael to write up a first draft of the proposal, Myles can review before | ||
the issue is created. | ||
|
||
|
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.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we actually agreed to what was captured in this comment: #128 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you talking about this line (
Myles to raise CTC issue
) or?
The CTC issue is a more general question about whether we recommend people use Current releases.
If you want to change what it says that Myles said on L45, then feel free to just edit this PR!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ping @mhdawson