Skip to main content

Bug Tracker

Side navigation

#2129 closed bug (invalid)

Opened January 08, 2008 06:40PM UTC

Closed October 26, 2010 06:26PM UTC

nightly builds aren't being built

Reported by: scottgonzalez Owned by:
Priority: major Milestone: 1.4.3
Component: web Version: 1.4.2
Keywords: jquery nightly Cc:
Blocked by: Blocking:
Description

http://code.jquery.com/nightlies/jquery-nightly.js is a few weeks old. The build process must be failing.

Attachments (0)
Change History (10)

Changed January 14, 2008 06:35PM UTC by john comment:1

component: coresite

Changed February 05, 2010 09:07PM UTC by john comment:2

component: sitebuild

Changed February 05, 2010 09:07PM UTC by john comment:3

milestone: 1.2.21.4.2
version: 1.2.11.4.1

Changed September 28, 2010 02:10AM UTC by paul.irish comment:4

milestone: 1.4.21.4.3
version: 1.4.11.4.2

In the meantime you can pull those from here:

http://miketaylr.com/jquery-nightly/

Changed October 09, 2010 07:43PM UTC by addyosmani comment:5

resolution: → fixed
status: newclosed

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.

http://docs.jquery.com/Downloading_jQuery

Changed October 09, 2010 10:01PM UTC by miketaylr comment:6

The nightly at http://code.jquery.com/jquery-nightly.js is dated:

Date: Sun Feb 28 10:55:59 2010 -0600

Changed October 09, 2010 10:02PM UTC by miketaylr comment:7

(oops, didn't mean to submit)

Maybe someone can see why it isn't getting update? Maybe that's not the correct place?

Changed October 09, 2010 10:04PM UTC by miketaylr comment:8

resolution: fixed
status: closedreopened

Changed October 09, 2010 10:34PM UTC by addyosmani comment:9

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.

Changed October 26, 2010 06:26PM UTC by addyosmani comment:10

component: buildweb
keywords: → jquery nightly
resolution: → invalid
status: reopenedclosed

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.