Skip to content

Commit 1bcdf46

Browse files
rvaggjulianduque
authored andcommitted
doc: add TC meeting 2015-04-15 minutes
PR-URL: #1498 Reviewed-By: Chris Dickinson <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent 391cae3 commit 1bcdf46

File tree

1 file changed

+87
-0
lines changed

1 file changed

+87
-0
lines changed

doc/tc-meetings/2015-04-15.md

+87
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
# io.js TC Meeting 2015-04-15
2+
3+
## Links
4+
5+
* **Public YouTube feed**: http://www.youtube.com/watch?v=lsRu_of0Xp8
6+
* **Google Plus Event page**: https://plus.google.com/events/cdinisa9mlisv81um91h71g3css
7+
* **GitHub Issue**: https://github.com/iojs/io.js/issues/1431
8+
* **Original Minutes Google Doc**: https://docs.google.com/document/d/1zlYeYS0LCyIjN4KsjXh9d46hNjp302M6L1K_-_OckzQ
9+
10+
## Agenda
11+
12+
Extracted from https://github.com/iojs/io.js/labels/tc-agenda prior to meeting.
13+
14+
* [#1393](https://github.com/iojs/io.js/issues/1393) Ready to upgrade to V8 4.2?
15+
* [#1413](https://github.com/iojs/io.js/issues/1413) combining TC and Node core call
16+
* [#1416](https://github.com/iojs/io.js/issues/1416) io.js diff node.js foundation
17+
18+
### Present
19+
20+
* Ben (TC)
21+
* Bert (TC)
22+
* Chris (TC)
23+
* Domenic
24+
* Isaac (TC)
25+
* Jeremiah
26+
* Mikeal
27+
* Rod (TC)
28+
29+
### Review of last meeting
30+
31+
* [#1101](https://github.com/iojs/io.js/pull/1101) http: allow HTTP to return an HTTPS server
32+
* [#1301](https://github.com/iojs/io.js/pull/1301) Util(.is*) Deprecations
33+
* [Dev Policy](https://github.com/jasnell/dev-policy)
34+
* Isaac
35+
* [#1365](https://github.com/iojs/io.js/issues/1356) `require('.')`
36+
37+
38+
### Quick stand-up
39+
40+
* Ben: will be working less on io.js in the coming weeks
41+
* Bert: come clang hacking but not much else
42+
* Chris: some review/work on dev-policy
43+
* Domenic: did some review of the URL work
44+
* Isaac: on vacation and busy re fundraising, probably have less time for io.js into the future, will likely be moved out of the role
45+
* Jeremiah: some issue management, working with dev-policy
46+
* Mikeal: dev-policy and readable summary of the foundation documents
47+
* Rod: lots of build WG work including auto Jenkins runs, write-up on “the state of the build”
48+
49+
## Minutes
50+
51+
### [#1393](https://github.com/iojs/io.js/issues/1393) Ready to upgrade to V8 4.2?
52+
53+
* Ben: `next` branch should be ready to go though needs to be upgraded to 4.2.77.14, C++ changes are fairly minimal.
54+
* Discussed potentially bumping major:
55+
- Mikeal: there was a meeting where it was generally agreed that an ABI change would warrant a version bump
56+
- Rod & Isaac suggested that ABI changes shouldn’t bump major
57+
- Discussion came around to most members agreeing that ABI change _should_ bump major. Rod voted 0 on this, everyone else apparently +1.
58+
- Discussed semver-major changes including process.send() sync regressions, agreed that https://github.com/iojs/io.js/milestones/2.0.0 represents the best info on what’s mergable
59+
* Discussed git, agreed that we should move back to master, Chris to handle git changes
60+
* Discussed RC build, could use nightly or next-nightly but officially link it off the website and maybe label it differently. Rod to figure this out.
61+
62+
Actions:
63+
- Isaac to further review url changes, aside from his review and Domenic’s feedback in there it should be ready to merge
64+
- Chris to handle git and a move back to master
65+
- Ben to PR next branch back into master
66+
- Rod to figure out how to do and publish an RC build that’s not just “nightly-xxxxxxxxxxxxxx”
67+
- Chris will test packages against URL PR and write up results
68+
69+
### [#1413](https://github.com/iojs/io.js/issues/1413) combining TC and Node core call
70+
71+
* Mikeal: last dev-policy call brought up the suggestion of combining TC calls for both projects, with an eye on merging it would be good to understand what both groups do. Single meeting for both would be good.
72+
* Discussed timing - we span more timezones than they do so our slot of 1pm PST makes more sense to get Rod and Fedor in at the same time. Could either be Tue or Wed UTC, they have a meeting the day before us.
73+
* No strong disagreement
74+
75+
### [#1416](https://github.com/iojs/io.js/issues/1416) io.js diff node.js foundation
76+
77+
* Mikeal: Foundation doc is huge compared to ours and also contains some formalisation of our process that we just haven’t formalised yet. The diff contains a lot of those and some _actual_ changes too. Open for discussion amongst the community.
78+
* Rod: LTS discussion starting next week.
79+
80+
## QA on Freenode/#io.js
81+
82+
* Paused for input, nothing this week, will continue to offer a time for this.
83+
84+
## Next meeting
85+
86+
* FluentConf is on next week, Bert, Mikeal and Isaac will be at that. Agreed to go ahead and schedule one anyway.
87+
* 2015-04-22

0 commit comments

Comments
 (0)