jQuery Core Team Meeting – Sep 30 2013

Attending: gnarf, mikesherov, markelog, m_gol, gibson042

link jQuery 1.11/2.1 beta 2

link Automatically find prefixed event names?

link jQuery Migrate

  • Look into unit test failures - dave
  • Time for another release, maybe timed with 1.11/2.1?

link Sourcemaps

  • Dave to come up with a list of issues regarding them for discussion with the browser devs

link "Inconclusive" test results?

  • extend qunit to have tests with flags indicating whether we expect them to fail in this platform (or should be skipped without trying)
  • don't litter checks in the unit test code? (centralize somehow)
  • put on the back burner unless someone wants to adopt this

link jQuery 1.11/2.1 final

  • How do we publish to npm?
  • How do we publish to bower?
  • Need to update build script to create tagged headless commit for release
  • Should include bower deps and built file for simplicity

jQuery Core Team Meeting – Sep 23 2013

Attending: m_gol, gnarf, scott_gonzalez, markelog

link Talking about Pull Request testing

link jQuery 1.11/2.1 beta - what’s next?

link jQuery Migrate

  • Look into unit test failures - dave
  • Time for another release, maybe timed with 1.11/2.1?

link Browser support

  • http://jquery.com/browser-support/ - changes landed
  • iOS needs to be added to TestSwarm (iOS emulators work fast)
  • How do we test Android?
  • Run a jenkins job once week with Android emulator? - dave to look
  • sauce doesn't support android <4, dave to ask them

link "Inconclusive" test results?

  • extend qunit to have tests with flags indicating whether we expect them to fail in this platform (or should be skipped without trying)
  • don't litter checks in the unit test code? (centralize somehow)
  • Code style check #12757
    • markelog to land

link jQuery 1.11/2.1 final

  • How do we publish to npm?
  • How do we publish to bower?
  • Need to update build script to create tagged headless commit for release
  • Should include bower deps and built file for simplicity

jQuery Core Team Meeting – Sep 16 2013

Attending: DaveMethvin, m_gol, jaubourg, orkel, gibson042

link Jenkins/testswarm status

link jQuery 1.11/2.1 beta

  • Target Thursday 9/19 this week
  • What will be done/landed for the beta?
  • All open tickets, any that need to land?

link jQuery Migrate

  • Look into unit test failures - dave
  • Time for another release, maybe timed with 1.11/2.1?

link Browser support

  • Changes? https://github.com/jquery/jquery.com/pull/48
  • iOS needs to be added to TestSwarm (iOS emulators work fast)
  • dave to add core team to jquery.com repo
  • How do we test Android?
    • Run a jenkins job once week with Android emulator? - dave to look
  • sauce doesn't support android <4, dave to ask them
  • "Inconclusive" test results?
    • extend qunit to have tests with flags indicating whether we expect them to fail in this platform (or should be skipped without trying)
    • don't litter checks in the unit test code? (centralize somehow)

link Docs changes

  • dave to give core team commit

link Pre-check for pull requests

link Code style check #12757

  • orkel to land after beta

link jQuery 1.11/2.1 final

  • How do we publish to npm?
  • How do we publish to bower?
  • Need to update build script to create tagged headless commit for release
  • Should include bower deps and built file for simplicity

jQuery Core Team Meeting – Aug 19 2013

Attending: DaveMethvin, timmywil, m_gol, orkel

link Pre-check for pull requests

link Jenkins/testswarm status

  • Broken after AMD changes landed last week
  • Not clear what is broken, could use help from testing team
  • timmywil to follow up

link jQuery 1.11/2.1

  • General agreement there won't be a 1.10.3/2.0.4
  • Publish to NPM on release
  • AMD landed
  • Forced-layout issues fixed
  • m_gol to work on splitting up support.js

link Pull requests

  • Team review
  • Land what we can for 1.11/2.1

link Tickets

jQuery Core Team Meeting – Aug 12 2013

Attending: jaubourg, m_gol, orkel, timmywil

link Jenkins/testswarm status

  • problems with ajax requests (server side problems - gnarf working on it)
  • line-height unit-tests are unstable
  • Sizzle.attr failures in IE6-7

link jQuery 1.11/2.1

jQuery Core Team Meeting – Aug 05 2013

Attending: DaveMethvin, orkel, gibson042, timmywil

link Jenkins/testswarm status

  • Browserstack fixed their IE9 issue (thanks Krinkle)
  • boxSizingReliable patch to make FF stop complaining (orkel has a pull)
  • "order" (orkel to remove the unit test since it's browser-specific)
  • oldIE tests fail but only on swarm (check with testing team)
  • Let's get to where we can trust the unit tests in Jenkins/swarm

link jQuery Migrate

  • Fail on Migrate attribute test (Krinkle created issue in Migrate tracker)
  • A few other small issues
  • Consider a new release soon, gibson042 to look next week

link jQuery 1.11/2.1

  • AMD status (timmywil)
  • Performance tests (orkel)
  • Can we have a dashboard that combines units, perf, coverage?
  • What's the first step? orkel is working on that

link Pull requests

link Bug triage

jQuery Core Team Meeting – Jul 29 2013

Attending: DaveMethvin, timmywil, orkel

link Jenkins/testswarm status

  • "order" failure - m_gol to do a patch
  • Still need to update browsers? (Krinkle is checking)
  • Fail on Migrate attribute test (gibson042 to check)

link jQuery 1.11/2.1

link Bug triage

jQuery Core Team Meeting – Jul 22 2013

Attending: DaveMethvin, orkel, timmywil, m_gol

link Jenkins/testswarm status

  • http://swarm.jquery.org/job/901
    • "order" failure - m_gol to do a patch
  • How to make the ajax tests reliable?
    • dmethvin to check with test team
    • orkel says it may have been a temporary prob with jenkins
    • Need to update browsers in testswarm, orkel to check with Krinkle

link jQuery 1.11/2.1

link Bug triage

jQuery Core Team Meeting – Jul 15 2013

Attending: DaveMethvin, orkel, timmywil, m_gol

link Switchover to Bower (timmywil)

  • Change is made for master and 1.x-master
  • Working for everyone?
  • Issues?
    • Our build process with bower is fine, Sizzle and QUnit
    • Can't publish jQuery to Bower yet tho
    • Need to wait until they are released
    • Current Bower package forces Migrate on everyone
    • Wait for Bower update

link npm version

  • need a change to module.exports, wait for 2.0.4

link Problems with Jenkins/testswarm

  • Post to .html pages is too error prone
  • Causing AJAX fail
    • Create a PHP-based page to get test files (dave)

link jQuery 1.11/2.1

  • Dave didn't summarize the doc yet
  • make .ready() optional in its own module
    • solves the cross-dependency issue nicely!

jQuery Core Team Meeting – Jul 08 2013

Attending: DaveMethvin, orkel, timmywil, jaubourg, gibson042, rwaldron

link 1.10.2/2.0.3 release

  • Any problems? None reported

link Problems with testswarm

  • ngnix not configured properly, 502 on post to static pages
  • long term problem
  • what can we do to fix soon?

link jQuery 1.11/2.1

  • https://docs.google.com/document/d/1oQ966Lq9szqP41BehdlmAJV33lgNcrE0C0tktLvIz5s/edit
  • (action items and conclusions below summarized from meeting discussion)
  • requestAnimationFrame - Do not pull into core, gnarf has a plugin for people who want it and we'd still break a lot of existing code if it was the default
  • Alternative animation API (initially a plugin) - leave to third parties
  • Alternative AJAX implementation - jaubourg to noodle over
  • Deferreds and Callbacks optional modules - yes, after AMD is settled
  • make .ready() its own optional module - yes, and discourage its use
  • Use AMD - yes, timmywil is on it
  • Deprecate/remove jQuery.support? - Can't remove, but move feature detects into their respective modules and make them lazy, reduce forced layouts; next step to be done after initial AMD is finalized
  • Avoid offsetHeight/offsetWidth completely - yes, mikesherov?
  • Attach data directly to elements