Opened 11 years ago
Closed 10 years ago
#13371 closed bug (fixed)
Update node-testswarm to 1.0
Reported by: | jzaefferer | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.10.2/2.0.3 |
Component: | build | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Since 0.3 the API was overhauled, along with better error handling and more configuration options. The version is currently 1.0..., but its already used by QUnit and jQuery UI and working well, so the next update would be 1.0.1.
For reference, QUnit: https://github.com/jquery/qunit/blob/master/grunt.js#L67
Commit for jQuery UI: https://github.com/jquery/jquery-ui/commit/0e0d51dced3b4ec1da72e543fd4e5161f285a5ee Result: https://github.com/jquery/jquery-ui/blob/0e0d51dced3b4ec1da72e543fd4e5161f285a5ee/build/tasks/testswarm.js
Change History (2)
comment:1 Changed 11 years ago by
Component: | unfiled → build |
---|---|
Priority: | undecided → low |
Status: | new → open |
comment:2 Changed 10 years ago by
Milestone: | None → 1.10.2/2.0.3 |
---|---|
Resolution: | → fixed |
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
Fixed at https://github.com/jquery/jquery/commit/8643ac77fbd7508651639a41eced5338c1738c12 (2.x) and https://github.com/jquery/jquery/commit/f22b0745ada5af7fd163ec3809496e1d09269f35 (1.x)