Skip to content

Commit 6b85d5a

Browse files
committed
doc: add TSC meeting minutes 2015-07-15
PR-URL: #2191 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent c7d8b09 commit 6b85d5a

File tree

1 file changed

+93
-0
lines changed

1 file changed

+93
-0
lines changed

doc/tsc-meetings/2015-07-15.md

+93
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
# Node Foundation TSC Meeting 2015-07-15
2+
3+
## Links
4+
5+
* **GitHub Issue**: https://github.com/nodejs/node/issues/67
6+
* **Original Minutes Google Doc**: https://docs.google.com/document/d/1r8boI4E67Cq7PEsYeIpXkFZM0be4Ww5UDlNr_uXOop0
7+
8+
## Agenda
9+
10+
Extracted from **tsc-agenda** labelled issues and pull requests prior to meeting.
11+
12+
### nodejs/io.js
13+
14+
* Intl [#238](https://github.com/nodejs/io.js/issues/238)
15+
* TC39 representation [#2153](https://github.com/nodejs/io.js/issues/2153)
16+
17+
### Other
18+
19+
* Foundation Discussion
20+
* lts: [LTS Proposal](https://github.com/nodejs/LTS#proposed-lts) / Proposal: Release Process [#1997](https://github.com/nodejs/io.js/issues/1997)
21+
22+
## Minutes
23+
24+
### Present
25+
26+
* Mikeal Rogers
27+
* Colin Ihrig (TSC)
28+
* James Snell (TSC)
29+
* Fedor Indutny (TSC)
30+
* Michael Dawson (TSC)
31+
* Steven R Loomis (TSC)
32+
* Alexis Campailla (TSC)
33+
* Jeremiah Senkpiel (TSC)
34+
* Shigeki Ohtsu (TSC)
35+
* Trevor Norris (TSC)
36+
* Domenic Denicola
37+
* Brian White (TSC)
38+
* Angela Brown (Linux F)
39+
* Mike Dolan (Linux F)
40+
* Laura Kempke (Linux F)
41+
* Bert Belder (TSC)
42+
43+
### Review of the previous meeting
44+
45+
* Default Unhandled Rejection Detection Behavior [#830](https://github.com/nodejs/io.js/issues/830)
46+
* Adding a "mentor-available" label [#25618](https://github.com/joyent/node/issues/25618)
47+
* Having more people managing releases for Node.js v0.10.x and v0.12.x
48+
* lts: [LTS Proposal](https://github.com/nodejs/LTS#proposed-lts) / Proposal: Release Process [#1997](https://github.com/nodejs/io.js/issues/1997)
49+
50+
### Standup:
51+
52+
* Steven Loomis: Intl WG - https://github.com/nodejs/io.js/issues/2165
53+
* Mikeal Rogers: Meeting with the Linux Foundation
54+
* Colin Ihrig: Issues & PRs, met with Julien & Sam for joyent/node release onboarding
55+
* James Snell: Deep diving on a couple issues, looking into TC39 involvement, LTS feedback
56+
* Fedor Indutny: some bugs and node-spdy, not too much
57+
* Alexis Campailla: build-related things to converge the CI, most of the work is done, trying to get the CI working for 0.10. Also speeding up arm builds. +Windows issues.
58+
* Jeremiah Senkpiel: CascadiaJS Feedback was positive for the project convergence, sick from the cascadiajs cold, not much else.
59+
* Shigeki Ohtsu: Did the security update for OpenSSL on thursday
60+
* Domenic Denicola: Not much, working on the unhandled rejection spec.
61+
* Brian White: Mostly working on the JS Http parser, also working on a JSPerf.com-like tool for testing different node versions from the browser.
62+
63+
### Foundation Discussion (@mikeal leading)
64+
65+
Security policy best-practices
66+
67+
### Intl [#238](https://github.com/nodejs/io.js/issues/238)
68+
69+
Discussion if we can land this into `master` rather than `next`.
70+
71+
Action: Check that there is no objection to landing in `master`.
72+
73+
Steven, Domenic, James: Should be a direct port from 0.12, we can work on making a PR.
74+
75+
### TC39 representation [#2153](https://github.com/nodejs/io.js/issues/2153)
76+
77+
Discussion about the legalities of joining officially and if unofficial representation would be workable.
78+
79+
Action: Domenic will invite Mikeal to check out one of the TC39 meetings.
80+
81+
### lts: [LTS Proposal](https://github.com/nodejs/LTS#proposed-lts) / Proposal: Release Process [#1997](https://github.com/nodejs/io.js/issues/1997)
82+
83+
Mikeal: We are effectively working under the new release proposal ([#1997](https://github.com/nodejs/io.js/issues/1997)) now with how `next` / 3.0.0 is going.
84+
85+
Jeremiah: Only real contested point is how we might version the `next` branch releases.
86+
87+
Domenic: Having multiple release train versionings in confusing.
88+
89+
Action: Mikeal will update the current PR and separate any contention points into new PRs for discussion.
90+
91+
### Next Meeting
92+
93+
July 22nd 2015

0 commit comments

Comments
 (0)