0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/tsc-meetings/2015-07-01.md
Rod Vagg b96cd52ed8 doc: fix links to original gh issues for TSC meetings
nodejs/node -> nodejs/node-convergence-archive

PR-URL: https://github.com/nodejs/node/pull/2454
Reviewed-By: James M Snell <jasnell@gmail.com>
2015-08-22 20:05:23 +10:00

4.9 KiB
Raw Blame History

Node Foundation TSC Meeting 2015-07-01

Agenda

Extracted from tsc-agenda labelled issues and pull requests prior to meeting.

nodejs/io.js

  • Policy for PR blocking? #2078
  • International WG
  • lts: strawman LTS cycle lts#13 / Proposal: Release Process #1997

Minutes

Present

  • James Snell (TSC)
  • Bert Belder (TSC)
  • Steven Loomis (TSC)
  • Chris Dickinson (TSC)
  • Mikeal Rogers
  • Trevor Norris (TSC)
  • Brian White (TSC)
  • Jeremiah Senkpiel (TSC)

Review of the previous meeting

  • discussion of stability for internal APIs #2030
  • Nominating new collaborators to this repository #25481
  • Use something thats not uberconference ?

Standup:

  • James: continued triaging of joyent/node issues, working on the LTS strawman proposal
  • Bert: not much on node, some minor libuv and installer stuff
  • Steven: Intl WG work
  • Chris: Not too much on node, working on docs tooling
  • Mikeal: working on a conferencing solution / replacement
  • Trevor: webassembly discussion, api wg
  • Brian: not much, triaging io.js issues and PRs
  • Jeremiah: reviewing PRs and issues, more work on _unrefActive()
  • Rod: busy week, worked on the build & release procedures. New jenkins job for all the types of release builds. v3.0.0 is now blocked on NAN. Its a very big job. Node-gyp in next now works for rcs and nightlies, and downloads a tarball of just the headers. First LTS WG meeting was also productive.

Policy for PR blocking? #2078

  • Steven Belanger tagged this issue: can we come up with a policy for dealing with PRs that block each other?
  • James clarified that this specific issue was about the url parsing changes, there were a couple of PRs that blocked each other
  • Chris: the PRs here are a “hot stove” situation where they all break url functionality so they are not trivial
  • Chris listed some of the blocking issues that are mainly held up because people are too busy so we probably need a way to communicate status to the community
  • James: would like to table this issue until it really becomes a problem
  • Bert: we could introduce some workflows - e.g. if you introduce an issue that is blocked on something else then you could mention that its blocked
  • Jeremiah: more relevant to communicate when things are in the pipeline and provide feedback for timelines so people are reasonably blocked but can be unblocked if there is no activity
  • Rod: doesnt feel like something that needs a policy, perhaps its an open source 101 skill
  • Mikeal: the problem is that often people who are blocking each other dont have context so need shepherding by someone with context.
  • Rod: doesnt seem like theres actionable items here, come back when theres something more concrete to discuss
  • Bert: the workers PR has stalled because of Petkas lack of time, anything that its blocking should just move forward, url changes are unlikely to get in as they are now because they are so breaking

Internationalization WG (Steven)

  • https://github.com/nodejs/internationalization (repo)

  • https://github.com/nodejs/internationalization/issues/4 (README)

  • https://github.com/nodejs/internationalization/issues/5 (CFP)

  • Steven introduced the work towards getting this set up

  • Steven clarified the scope of the work (this is done in the README), its different to outreach and user assistance (i.e. the i18n translation stuff that io.js already has).

  • Jeremiah suggested we name the group after Intl so its clearer what its about.

  • James: Its about Intl stuff in the code, unicode, REPL dying because of bad unicode

  • Mikeal: Weve talked about starting a formal translation/language group that unifies all of the independent translation efforts. Thats probably why people are showing up for this group thinking its the translation group that weve talked about setting up. We should set up that separate group and maybe use Intl as the name for this separate group.

  • Bikeshedded naming for a little while.

  • Conclusion: rename as the Intl WG or similar for clarity. (renamed to Intl)

lts: strawman LTS cycle lts#13 / Proposal: Release Process #1997

  • James walked through the LTS strawman proposal as formulated by the LTS WG
  • Lots of bikeshedding about releases and LTS trivia
  • Mikeal: we can probably move the release discussion to a formal proposal

Next Meeting

July 8th 2015