| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,157 @@ | |||
| 1 | + # Node Foundation CTC Meeting 2016-10-12 | ||
| 2 | + ## Links | ||
| 3 | + | ||
| 4 | + * **Audio Recording**: TBP | ||
| 5 | + * **GitHub Issue**: [#9020](https://github.com/nodejs/node/issues/9020) | ||
| 6 | + * **Minutes Google Doc**: <https://docs.google.com/document/d/16l9D_OvAkeG6JoM_HRomHcFl--FTB61quvIWo9QfsVw> | ||
| 7 | + * _Previous Minutes Google Doc: <https://docs.google.com/document/d/1qRJiogKTWvxiHQ3S16MIR7BlynbXZPjqWwPScUSI2Rg>_ | ||
| 8 | + | ||
| 9 | + ## Present | ||
| 10 | + | ||
| 11 | + * Сковорода Никита Андреевич @ChALkeR (CTC) | ||
| 12 | + * Colin Ihrig @cjihrig (CTC) | ||
| 13 | + * Evan Lucas @evanlucas (CTC) | ||
| 14 | + * Jeremiah Senkpiel @Fishrock123 (CTC) | ||
| 15 | + * Michael Dawson @mhdawson (CTC) | ||
| 16 | + * Brian White @mscdex (CTC) | ||
| 17 | + * Ali Ijaz Sheikh @ofrobots (CTC) | ||
| 18 | + * Shigeki Ohtsu @shigeki (CTC) | ||
| 19 | + * Sakthipriyan Vairamani @thefourtheye (observer) | ||
| 20 | + * Trevor Norris @trevnorris (CTC) | ||
| 21 | + * Rich Trott @Trott (CTC) | ||
| 22 | + | ||
| 23 | + ## Standup | ||
| 24 | + | ||
| 25 | + * Сковорода Никита Андреевич @ChALkeR (CTC) | ||
| 26 | + * Nothing worth mentioning. | ||
| 27 | + I was busy for the last week, catching up now. | ||
| 28 | + * Colin Ihrig @cjihrig (CTC) | ||
| 29 | + * Issue and PR review. A few PRs for tests. | ||
| 30 | + * Evan Lucas @evanlucas (CTC) | ||
| 31 | + * Opened a few PRs | ||
| 32 | + * Some issue/pr review | ||
| 33 | + * Wrote Chrome extension to make generating review metadata easier | ||
| 34 | + * Jeremiah Senkpiel @Fishrock123 (CTC) | ||
| 35 | + * misc PRs / issues | ||
| 36 | + * working with the ChakraCore team on ES Modules | ||
| 37 | + * v6.8.0 Release | ||
| 38 | + * Michael Dawson @mhdawson (CTC) | ||
| 39 | + * Misc review + land | ||
| 40 | + * Back to working on adding nightly code coverage build | ||
| 41 | + * ABI stable API PoC | ||
| 42 | + * Keeping up to date on issues | ||
| 43 | + * Brian White @mscdex (CTC) | ||
| 44 | + * Worked on improved string encoding/decoding performance | ||
| 45 | + * Reviewed PRs, commented on issues | ||
| 46 | + * Ali Ijaz Sheikh @ofrobots (CTC) | ||
| 47 | + * Travelling last week so not too much | ||
| 48 | + * Shigeki Ohtsu @shigeki (CTC) | ||
| 49 | + * Review some PR and issues related to crypto. | ||
| 50 | + * Sakthipriyan Vairamani @thefourtheye (observer) | ||
| 51 | + * catching up | ||
| 52 | + * reviewing PRs and commenting | ||
| 53 | + * Trevor Norris (CTC) | ||
| 54 | + * Finishing up implementing parentId for async hooks | ||
| 55 | + * Rich Trott @Trott (CTC) | ||
| 56 | + * Issue and PR review | ||
| 57 | + * governance discussions/issues | ||
| 58 | + * Outreachy mentoring prep/work with applicants | ||
| 59 | + | ||
| 60 | + ## Agenda | ||
| 61 | + | ||
| 62 | + Extracted from **ctc-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. | ||
| 63 | + | ||
| 64 | + ### nodejs/node | ||
| 65 | + | ||
| 66 | + * governance: expand use of CTC issue tracker [#8945](https://github.com/nodejs/node/pull/8945) | ||
| 67 | + * doc: add supported platforms list [#8922](https://github.com/nodejs/node/pull/8922) | ||
| 68 | + * net: multiple listen() events fail silently [#8419](https://github.com/nodejs/node/pull/8419) | ||
| 69 | + | ||
| 70 | + ### nodejs/TSC | ||
| 71 | + | ||
| 72 | + * Consider folding TSC into CTC [#146](https://github.com/nodejs/TSC/issues/146) | ||
| 73 | + | ||
| 74 | + | ||
| 75 | + ## Previous Meeting Review | ||
| 76 | + | ||
| 77 | + ### nodejs/node | ||
| 78 | + | ||
| 79 | + * doc: add supported platforms list [#8922](https://github.com/nodejs/node/pull/8922) | ||
| 80 | + * approved last week, if any objections comment now | ||
| 81 | + on issue | ||
| 82 | + * Intl: Consider deprecating Intl.v8BreakIterator [#8865](https://github.com/nodejs/node/issues/8865) | ||
| 83 | + * now closed so resolved | ||
| 84 | + * net: multiple listen() events fail silently [#8419](https://github.com/nodejs/node/pull/8419) | ||
| 85 | + * back on agenda for this week | ||
| 86 | + | ||
| 87 | + ### nodejs/CTC | ||
| 88 | + | ||
| 89 | + * Scheduling Meetings [#14](https://github.com/nodejs/CTC/issues/14) | ||
| 90 | + * resolved, new meeting schedule set for next month. | ||
| 91 | + | ||
| 92 | + ## Minutes | ||
| 93 | + | ||
| 94 | + ### governance: expand use of CTC issue tracker [#8945](https://github.com/nodejs/node/pull/8945) | ||
| 95 | + | ||
| 96 | + * don't want to change decision making process without | ||
| 97 | + putting through current process. | ||
| 98 | + * ctc-review label would be useful. For issues we need to | ||
| 99 | + come to consensus but that we don't need to bring to meeting. | ||
| 100 | + Still good to open issues in CTC repo. | ||
| 101 | + * Comment from @thefourtheye that section on consensus | ||
| 102 | + seeking model could use some clarification. Rich -> likely | ||
| 103 | + out of scope for this change. | ||
| 104 | + * This only applies to issues that don't need a vote, votes | ||
| 105 | + mostly required when consensus cannot be achieved. | ||
| 106 | + * Please add your comments or LTGM to the issue. | ||
| 107 | + | ||
| 108 | + ### doc: add supported platforms list [#8922](https://github.com/nodejs/node/pull/8922) | ||
| 109 | + | ||
| 110 | + * discussed last week and input provided by CTC. | ||
| 111 | + * removed from CTC-agenda. | ||
| 112 | + | ||
| 113 | + | ||
| 114 | + ### net: multiple listen() events fail silently [#8419](https://github.com/nodejs/node/pull/8419) | ||
| 115 | + | ||
| 116 | + * latest discussion in issue still around if there is | ||
| 117 | + any other way to close socket. | ||
| 118 | + * you will already get errors if you listen twice. | ||
| 119 | + * Some discussion, but missing proponents so discussion | ||
| 120 | + back into github issue. | ||
| 121 | + * If you object to it going into 7 (even though semver major) | ||
| 122 | + make sure to comment. | ||
| 123 | + | ||
| 124 | + | ||
| 125 | + ### Consider folding TSC into CTC [#146](https://github.com/nodejs/TSC/issues/146) | ||
| 126 | + * Already discussed in TSC, here to discuss with those not in CTC. | ||
| 127 | + * no strong opinions voiced beyond what is in issue. | ||
| 128 | + * comments that we have gotten questions as to | ||
| 129 | + why we have 2 bodies. | ||
| 130 | + | ||
| 131 | + | ||
| 132 | + ### General v7.0.0 / v6 LTS Planning / Discussion | ||
| 133 | + | ||
| 134 | + | ||
| 135 | + * 2 weeks out from V7.0 - Jerimiah handling this one. | ||
| 136 | + * 6 days from LTS release - Rodd handling this one. | ||
| 137 | + * v6 Current release should go out today. | ||
| 138 | + | ||
| 139 | + | ||
| 140 | + ### http: improve invalid character in header error message [9010](https://github.com/nodejs/node/pull/9010) | ||
| 141 | + | ||
| 142 | + * asked if this could go into 7, some discussion, take | ||
| 143 | + ongoing discussion back to github | ||
| 144 | + | ||
| 145 | + ## Q/A on public channels | ||
| 146 | + | ||
| 147 | + | ||
| 148 | + ## Upcoming Meetings | ||
| 149 | + | ||
| 150 | + * CTC: 2016-10-19, 1pm Pacific | ||
| 151 | + * TSC: 2016-10-13, 1pm Pacific | ||
| 152 | + * Build: 2016-10-11 | ||
| 153 | + * Diagnostics: first week of November | ||
| 154 | + * Benchmarking: | ||
| 155 | + * LTS: 2016-10-17 | ||
| 156 | + * Post-Mortem: | ||
| 157 | + * API: | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments