jQuery Core Team Meeting – Apr 22 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link jQuery UI 1.13.3

link Issues & PRs

link Decommissioning jenkins

  • All projects migrated! But, wait to decommission jenkins/swarm until UI 1.13.3 release.

jQuery Core Team Meeting – Apr 08 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Decommissioning jenkins

link Issues & PRs

jQuery Core Team Meeting – Mar 25 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Issues & PRs

link Decommissioning jenkins

jQuery Core Team Meeting – Mar 18 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Issues & PRs

  • https://github.com/jquery/jquery/issues/5388 boolean attributes
    • PR: https://github.com/jquery/jquery/pull/5451
    • Docs: Note: because ARIA attributes frequently associate behavior with "false" values that differs from attribute absence, passing false as the value for an "aria-…" attribute will stringify that value to "false" rather than remove the attribute.
      1. there is no internal list of boolean attributes;
    1. .attr(name) just reflects DOM getAttribute(name);
    2. .attr(name, false) stringifies the value to "false" if name starts with "aria-" and otherwise removes the attribute
  • https://github.com/jquery/jquery/pull/4861 offset search depth
    • to be reviewed by gibson

link Decommissioning jenkins

  • jQuery core no longer relies on jenkins!
  • PR ready for jQuery migrate
  • next steps:
    • test main 3 browsers in UI, add filestash workflow
      • latest 1.x
      • latest 2.x
      • latest 3.x
      • latest 4.x
      • 3.x git
      • git
    • jquery color: same infra as UI, but drop filestash workflow and remove their links on releases.jquery.com

jQuery Core Team Meeting – Mar 11 2024

Attending: timmywil, mgol

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Testing infra migrated on both main and 3.x!

  • includes filestash workflow to update git versions of jQuery
  • jQuery core no longer relies on jenkins
  • next steps:
    • add testing infra to jquery-migrate, add filestash workflow
    • test main 3 browsers in UI, add filestash workflow, and remove its jenkins dependency
      • latest 1.x
      • latest 2.x
      • latest 3.x
      • latest 4.x
      • 3.x git
      • git
    • jquery color: same infra as UI, drop filestash workflow and remove their links on releases.jquery.com

link jQuery 4.0 beta followup

link PRs

jQuery Core Team Meeting – Mar 04 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Testing infra migration

link jQuery 4.0 beta followup

link PRs

link Swarm check

jQuery Core Team Meeting – Feb 26 2024

Attending: timmywil, mgol, gibson042

Location: https://app.gitter.im/#/room/#jquery_meeting:gitter.im

link Discussed security meeting

  • met over video at the end

link Testing infra migrated!

link jQuery 4.0 beta followup

link PRs

link Swarm check