Ticket #2129 (closed bug: invalid)
nightly builds aren't being built
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.3 |
| Component: | web | Version: | 1.4.2 |
| Keywords: | jquery nightly | Cc: | |
| Blocking: | Blocked by: |
Description
http://code.jquery.com/nightlies/jquery-nightly.js is a few weeks old. The build process must be failing.
Change History
comment:3 Changed 3 years ago by john
- Version changed from 1.2.1 to 1.4.1
- Milestone changed from 1.2.2 to 1.4.2
comment:4 Changed 3 years ago by paul.irish
- Version changed from 1.4.1 to 1.4.2
- Milestone changed from 1.4.2 to 1.4.3
In the meantime you can pull those from here: http://miketaylr.com/jquery-nightly/
comment:5 Changed 3 years ago by addyosmani
- Status changed from new to closed
- Resolution set to fixed
The builds have been outputting to:
http://code.jquery.com/jquery-nightly.js correctly for a while now.
As this is reflected on the docs site, I'm closing this ticket as being fixed.
comment:6 Changed 3 years ago by miketaylr
The nightly at http://code.jquery.com/jquery-nightly.js is dated:
Date: Sun Feb 28 10:55:59 2010 -0600
comment:7 Changed 3 years ago by miketaylr
(oops, didn't mean to submit)
Maybe someone can see why it isn't getting update? Maybe that's not the correct place?
comment:8 Changed 3 years ago by miketaylr
- Status changed from closed to reopened
- Resolution fixed deleted
comment:9 Changed 3 years ago by addyosmani
Hmm. Thanks for flagging that. The release itself is marked 1.4.3pre but I didn't notice that the date was a few months ago. I'll ask around and find out what the issue might be with the builds.
comment:10 Changed 3 years ago by addyosmani
- Keywords jquery nightly added
- Resolution set to invalid
- Status changed from reopened to closed
- Component changed from build to web
The nightlies have been replaced with jQuery Git. http://code.jquery.com/jquery-git.js this is a minutely version of our codebase being pulled from Github and should suffice as an up-to-date version of our code. A nightly version may become available once again in the future, but for now, this should work.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
