Timmy Willison
c869a1ef8a
Build: update grunt-jscs-checker and pass with the new rules
2014-07-17 10:25:59 -07:00
Timmy Willison
1d931068d3
Release: ensure Sizzle is the latest tag
...
Fixes #14915
2014-05-23 13:49:57 -04:00
Scott González
5265cdac3d
Build: Update release script for new jquery-release API
...
Closes gh-1544
2014-03-21 12:33:10 -04:00
Timmy Willison
de7702ac59
Release: Instantiate a zip archiver, run archivers async
2014-01-23 16:00:54 -05:00
Jörn Zaefferer
20ea8071b4
Release: Publish to npm
...
Closes gh-1479
2014-01-10 09:25:11 -05:00
Timmy Willison
23db994404
Release script: _tracMilestone -> tracMilestone
2013-12-21 12:07:40 -05:00
Timmy Willison
74a48958bd
Release script: minor formatting issue.
2013-12-20 17:37:38 -05:00
Timmy Willison
f3062f96e0
Release script: jquery-release integration
2013-12-20 17:25:03 -05:00
Timmy Willison
f9ad13c9ec
Manage bower dependencies with grunt-bowercopy
...
Tracked bower dependencies are located at "src/sizzle" and "test/libs".
The source-destination mapping is in the Gruntfile.
When updating a bower dependency, update the version in bower.json, run
`grunt bower`, and then commit the result. When adding a dependency,
update the bowercopy task accordingly.
Fixes #14615 .
Closes gh-1452.
2013-12-06 16:04:35 -05:00
Timmy Willison
14c19cf1a8
Release script: Add dist files in multiple commits for a clean final commit with a small diff
2013-11-15 10:48:49 -05:00
Timmy Willison
b04b386180
Release script: Add .npmignore and keep .gitignore when creating the tag
2013-11-15 10:32:13 -05:00
Timmy Willison
9aacb89f36
Release script: create tag after building CDN files
2013-11-15 09:32:46 -05:00
Timmy Willison
7f0b28e308
Update sizzle location in release script
2013-11-14 10:21:46 -05:00
Timmy Willison
2035695624
Modify release script to create a headless tag for bower and publish to NPM
2013-11-13 23:51:09 -05:00
Michał Gołębiowski
562145e887
Fix #14415 . Remove the source map comment in the release script. Close gh-1424.
2013-11-10 23:24:26 +01:00
Timmy Willison
fc4ff9315d
Add bower install script and release scripts to jshint and pass lint
2013-10-07 18:24:02 -04:00
Dave Methvin
d79c036ad6
Update release script for sourcmap syntax change
2013-09-19 09:06:19 -04:00
Dave Methvin
6e630fbbb1
Revert "Fix #13983 . Switch to //# for sourcemaps."
...
Per the discussion here:
https://code.google.com/p/chromium/issues/detail?id=256636
Thanks to the Chrome team for the quick response!
This reverts commit d53ddc90c1
.
2013-07-02 16:58:20 -04:00
Dave Methvin
d53ddc90c1
Fix #13983 . Switch to //# for sourcemaps.
...
Normally we'd avoid doing this on a patch release, but Chrome Canary is
spewing deprecation warnings already and that's generating bug tickets.
2013-07-02 09:48:40 -04:00
Dave Methvin
9cbd6898b9
Do not include the path in map references.
2013-05-24 12:37:32 -04:00
Dave Methvin
df372ad6e7
Update the map reference in each minified file.
...
(cherry picked from commit ebc7899ba1
)
2013-05-16 23:04:38 -04:00
Dave Methvin
5e8a5f4adc
build: switch from .min.gz to .zip format.
2013-05-12 21:58:53 -04:00
Chris Talkington
eaee6eae0f
build: update release script to use nodejs archiver.
2013-05-12 16:40:49 -05:00
Chris Talkington
8ab32fe3ff
build: correct paths so that archiving works.
2013-05-12 16:02:00 -05:00
Dave Methvin
47f56f1612
Create CDN archives in the build script.
2013-05-08 20:00:24 -04:00
Dave Methvin
caf963992d
Make it easier to debug the release script.
2013-05-06 10:32:16 -04:00
Dave Methvin
f6471f4f36
Use semantic versions.
2013-04-09 08:09:26 -04:00
Michał Z. Gołębiowski
79992d7523
Edited comments and minor adjustments. Fixes #13553 . Closes gh-1195.
2013-03-12 21:06:25 -04:00
Dave Methvin
a8cbbd3615
Let version 1.9 claim jquery.js and jquery-latest.js files.
2013-01-14 23:11:33 -05:00
Dave Methvin
c9b75df7fb
Add release support for map files.
2012-12-28 21:05:01 -05:00
Dave Methvin
6ecac3b152
Use the right repo.
2012-12-16 18:55:42 -05:00
Dave Methvin
bddd10037a
Update the build script so it runs on Windows.
2012-12-16 17:19:51 -05:00
Dave Methvin
6e995583a1
Tagging the 1.8.2 release.
2012-09-20 21:12:38 -04:00
Dave Methvin
a31f28b026
Update release script and notes builder.
2012-08-30 17:07:03 -04:00
Dave Methvin
81bf633596
Updating the source version to 1.8.1pre
2012-08-09 16:25:57 -04:00
Dave Methvin
d308531339
Update release script; use package.json as the One True Version.
2012-08-09 16:24:30 -04:00
John Resig
c0d993903b
Fix bug with handling minor releases after major releases in the build script.
2011-05-02 16:25:20 -04:00
John Resig
a8988e3cd1
Adding a Node-based release management script for pushing new releases to the CDN.
2011-04-26 16:23:09 -04:00