diff --git a/doc/tsc-meetings/2015-05-27.md b/doc/tsc-meetings/2015-05-27.md index 7d93cd89dd4808..7c0bce36d5dd4f 100644 --- a/doc/tsc-meetings/2015-05-27.md +++ b/doc/tsc-meetings/2015-05-27.md @@ -2,20 +2,21 @@ ## Links +* **Audio Recording**: https://soundcloud.com/node-foundation/tsc-meeting-2015-05-27 * **Public YouTube feed**: http://www.youtube.com/watch?v=0DPfLxulsbQ -* **GitHub Issue**: https://github.com/nodejs/node/issues/41 +* **GitHub Issue**: https://github.com/nodejs/node-convergence-archive/issues/41 * **Original Minutes Google Doc**: https://docs.google.com/document/d/1-KlxiQGMsJFNJu3meok9e9XFsM39k_PMnQmY_9d_cy0 ## Agenda Extracted from **tsc-agenda** labelled issues and pull requests prior to meeting. -### nodejs/node +### nodejs/node-convergence-archive -* \[Converge\] timers: Avoid linear scan in `_unrefActive`. [#23](https://github.com/nodejs/node/issues/23) -* \[Converge\] child_process argument type checking [#22](https://github.com/nodejs/node/issues/22) -* \[Converge\] SSLv2/3 disable/enable related commits [#20](https://github.com/nodejs/node/issues/20) -* doc: Add new working groups [#15](https://github.com/nodejs/node/pull/15) +* \[Converge\] timers: Avoid linear scan in `_unrefActive`. [#23](https://github.com/nodejs/node-convergence-archive/issues/23) +* \[Converge\] child_process argument type checking [#22](https://github.com/nodejs/node-convergence-archive/issues/22) +* \[Converge\] SSLv2/3 disable/enable related commits [#20](https://github.com/nodejs/node-convergence-archive/issues/20) +* doc: Add new working groups [#15](https://github.com/nodejs/node-convergence-archive/pull/15) ### nodejs/io.js @@ -68,7 +69,7 @@ Extracted from **tsc-agenda** labelled issues and pull requests prior to meeting ## Minutes -### \[Converge\] timers: Avoid linear scan in `_unrefActive`. [#23](https://github.com/nodejs/node/issues/23) +### \[Converge\] timers: Avoid linear scan in `_unrefActive`. [#23](https://github.com/nodejs/node-convergence-archive/issues/23) * James: conflicting approaches in both repos * Ben: both are terrible under different workloads - do away with the code and start again @@ -76,13 +77,13 @@ Extracted from **tsc-agenda** labelled issues and pull requests prior to meeting * Bert: some problems with http - discussion happened about the implementation * Chris: would be good to have Julien’s input since he was active on the joyent/node impl -### \[Converge\] child_process argument type checking [#22](https://github.com/nodejs/node/issues/22) +### \[Converge\] child_process argument type checking [#22](https://github.com/nodejs/node-convergence-archive/issues/22) * James: arg checking merged in 0.10 after the fork * Discussion about why this wasn’t merged to io.js * Defer back to GitHub discussion after no reason for not merging could be found on the call -### \[Converge\] SSLv2/3 disable/enable related commits [#20](https://github.com/nodejs/node/issues/20) +### \[Converge\] SSLv2/3 disable/enable related commits [#20](https://github.com/nodejs/node-convergence-archive/issues/20) * James: SSLv2/3 removed in io.js, merging these commits would involve reverting * Jeremiah proposed 0.12 being the LTS for SSLv2/3 support @@ -90,7 +91,7 @@ Extracted from **tsc-agenda** labelled issues and pull requests prior to meeting * Michael: we don’t know how extensively it’s being used? * James: pending research into that question we’ll leave this alone, come back if there’s a compelling reason to revert -### doc: Add new working groups [#15](https://github.com/nodejs/node/pull/15) +### doc: Add new working groups [#15](https://github.com/nodejs/node-convergence-archive/pull/15) * Michael: Benchmarking and Post Mortem Debugging working groups are ready and have started, i18n group needs a bit more work to get off the ground * Group didn’t see any reason not to go forward with these groups, they have repos and can be in an “incubating” state for now diff --git a/doc/tsc-meetings/2015-06-10.md b/doc/tsc-meetings/2015-06-10.md index 989541d1c88c90..a554b582649568 100644 --- a/doc/tsc-meetings/2015-06-10.md +++ b/doc/tsc-meetings/2015-06-10.md @@ -2,7 +2,8 @@ ## Links -* **GitHub Issue**: https://github.com/nodejs/node/issues/53 +* **Audio Recording**: https://soundcloud.com/node-foundation/tsc-meeting-2015-06-10 +* **GitHub Issue**: https://github.com/nodejs/node-convergence-archive/issues/53 * **Original Minutes Google Doc**: https://docs.google.com/document/d/1cn7SKaKYUMYLBiQhE6HAAknnwPabKsYjpOuyQkVikW8 ## Agenda diff --git a/doc/tsc-meetings/2015-06-17.md b/doc/tsc-meetings/2015-06-17.md index b4dc10571ac7e1..c07fe82b7050e2 100644 --- a/doc/tsc-meetings/2015-06-17.md +++ b/doc/tsc-meetings/2015-06-17.md @@ -2,7 +2,8 @@ ## Links -* **GitHub Issue**: https://github.com/nodejs/node/issues/56 +* **Audio Recording**: https://soundcloud.com/node-foundation/tsc-meeting-2015-06-17 +* **GitHub Issue**: https://github.com/nodejs/node-convergence-archive/issues/56 * **Original Minutes Google Doc**: https://docs.google.com/document/d/1d4mAJgm06rpPWLDqhZcxsRnKMrS92Ip4CW2akOyeIL4 ## Agenda @@ -11,7 +12,7 @@ Extracted from **tsc-agenda** labelled issues and pull requests prior to meeting ### nodejs/node -* Create a security team [#48](https://github.com/nodejs/node/issues/48) +* Create a security team [#48](https://github.com/nodejs/node-convergence-archive/issues/48) ### nodejs/io.js @@ -71,7 +72,7 @@ Extracted from **tsc-agenda** labelled issues and pull requests prior to meeting * Steven: getting back on board * Bert: libuv work for multi-worker on Windows (https://github.com/libuv/libuv/pull/396), found a potential libuv/Windows contributor at NodeConf, NF board meeting * Alexis: Working on build & CI convergence with Rod, CI can now automatically decide what options to use for different node versions, and porting node-accept-pull-request CI job. -* Julien: time off, launching nodejs.org updates for NF launch, working on changes for 0.10/0.12 releases, onboarded two new collaborators for joyent/node - https://github.com/nodejs/node/wiki/Breaking-changes-between-v0.12-and-next-LTS-release +* Julien: time off, launching nodejs.org updates for NF launch, working on changes for 0.10/0.12 releases, onboarded two new collaborators for joyent/node - https://github.com/nodejs/LTS/wiki/Breaking-changes-between-v0.12-and-next-LTS-release * Shigeki: Working on upgrading OpenSSL, the upgrade process is becoming much simpler, landed the CINNIC whitelist * Jeremiah: NodeConf - brought back good feedback, helping spin up the Diversity WG, integrating timers heap impl, struggling with bugs * Brian: not much, triage & PR review diff --git a/doc/tsc-meetings/2015-07-01.md b/doc/tsc-meetings/2015-07-01.md index ca7f9b06e93f62..9fcbd9e2a36884 100644 --- a/doc/tsc-meetings/2015-07-01.md +++ b/doc/tsc-meetings/2015-07-01.md @@ -2,7 +2,8 @@ ## Links -* **GitHub Issue**: https://github.com/nodejs/node/issues/60 +* **Audio Recording**: https://soundcloud.com/node-foundation/tsc-meeting-2015-07-01 +* **GitHub Issue**: https://github.com/nodejs/node-convergence-archive/issues/60 * **Original Minutes Google Doc**: https://docs.google.com/document/d/1TN3Ks0fC4ciY3jeS0VxXxXRkT_dq8-tfs-bWQqZGRoE ## Agenda diff --git a/doc/tsc-meetings/2015-07-08.md b/doc/tsc-meetings/2015-07-08.md index d70f39b7df5c69..0b4b60be8c73f7 100644 --- a/doc/tsc-meetings/2015-07-08.md +++ b/doc/tsc-meetings/2015-07-08.md @@ -2,7 +2,8 @@ ## Links -* **GitHub Issue**: https://github.com/nodejs/node/issues/64 +* **Audio Recording**: https://soundcloud.com/node-foundation/tsc-meeting-2015-07-08 +* **GitHub Issue**: https://github.com/nodejs/node-convergence-archive/issues/64 * **Original Minutes Google Doc**: https://docs.google.com/document/d/1HuRtu5ZP7ZlrIp756EbZYo4I26v2RY-7CY1pr_3y1nY ## Agenda diff --git a/doc/tsc-meetings/2015-07-15.md b/doc/tsc-meetings/2015-07-15.md index 485c3513b41936..c78be93bc6d2cb 100644 --- a/doc/tsc-meetings/2015-07-15.md +++ b/doc/tsc-meetings/2015-07-15.md @@ -2,7 +2,8 @@ ## Links -* **GitHub Issue**: https://github.com/nodejs/node/issues/67 +* **Audio Recording**: https://soundcloud.com/node-foundation/tsc-meeting-2015-07-15 +* **GitHub Issue**: https://github.com/nodejs/node-convergence-archive/issues/67 * **Original Minutes Google Doc**: https://docs.google.com/document/d/1r8boI4E67Cq7PEsYeIpXkFZM0be4Ww5UDlNr_uXOop0 ## Agenda