jQuery UI Team Meeting – Nov 11 2015

jQuery Core Team Meeting – Nov 09 2015

Attending: timmywil, gibson042, arthurvr, markelog, m_gol, DaveMethvin

link Down to 11 3.0 issues w/o PRs!

link 2.2/1.12 status

  • 1.12-stable and 2.2-stable branches created
  • Need that list of commits

link show/hide behavior table

link Issues needing review

link PRs

link TestSwarm update

  • jobs (regular + periodic) for 1.12-stable & 2.2-stable created, the periodic compat job disabled

link Current failures on master

  • None

PEP Team Meeting – Nov 05 2015

jQuery Mobile Team Meeting – Nov 05 2015

  • Ticket Triage:
    • 260 tickets (-1)
    • 29 pull requests (-1)

link 1.5.0

link Other Topics

jQuery UI Team Meeting – Nov 04 2015

jQuery Core Team Meeting – Nov 02 2015

Attending: timmywil, m_gol, DaveMethvin, gibson042, markelog

link show/hide behavior table

link Issues needing review

link PRs

link 2.2/1.12 status

  • markelog working up a list of commits

link Current failures on master and compat

  • None

Testing Team Meeting – Oct 29 2015

  • Intern
    • QUnit team does not have a good relationship with Colin. Can we fix that? Otherwise any collaboration on Intern is pretty much impossible.
    • If we can get out of the way, we could look at the technical issues.
  • node-qunit
    • What are we going to do with it? Keep standalone as CLI client? Or integrate into qunitjs directly?
    • Should at least merge version range for qunitjs package and make a new release, along with fixing whatever else breaks when updating from 1.10 to 1.20: https://github.com/kof/node-qunit/pull/118
  • event-emitter
    • Does it make sense to adopt js-reporters in QUnit if no one else adopts it? Yes, since its a good interface.
    • Update QUnit EventEmitter PR with the proper details and remove old details from the new events, keep them only on old events.
    • js-reporter compatible implementation blocker for QUnit 2.0/
  • TAP
    • Can we create a TAP adapter to use existing TAP reporters, to produce js-reporter output?
    • Is TAP as or more comprehensive than js-reporters? If so, we don’t really need js-reporters and should just use TAP. If not, we can still generate TAP from js-reporters.
    • We could add a tap property to the runEnd event, to support TAP output along with the regular interface. Orthogonal to everything else discussed here.
  • js-reporters
  • warnings
    • link to 2.x migration guide, need to extend that for the event emitter
    • QUnit 1.x should do single warnings for all uses of deprecated methods
    • QUnit 2.0 helpfully breaks
    • QUnit 2.1 unhelpfully breaks

jQuery Mobile Team Meeting – Oct 29 2015

  • Ticket Triage:
    • 261 tickets (+3)
    • 30 pull requests (+1)

link 1.5.0

link Other Topics