Closed
Bug 1219588
Opened 6 years ago
Closed 6 years ago
firefox/nightly/latest-trunk is stale
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: nthomas)
References
Details
Reported by smontagu on IRC - http://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/ has recent builds, but http://archive.mozilla.org/pub/firefox/nightly/latest-trunk/ does not. And http://nightly.mozilla.org links to the latter. In the old system latest-trunk was a symlink to latest-mozilla-central; when we synced to S3 a copy was done; new builds only get placed in latest-mozilla-central.
| Assignee | ||
Comment 1•6 years ago
|
||
https://github.com/mozilla/nocturnal/pull/45 for nightly.mozilla.org to stop using latest-trunk. I'm proposing that we deprecate that with a README to go look in latest-mozilla-central.
Comment 2•6 years ago
|
||
Commits pushed to master at https://github.com/mozilla/nocturnal https://github.com/mozilla/nocturnal/commit/14565f3e35d033bcecd56fd64cbbb4b7486b271d Bug 1219588 - stop using firefox/nightly/latest-trunk, swap to latest-mozilla-central too. While we're here: s,ftp.mozilla.org/pub/mozilla.org,archive.mozilla.org/pub, for the S3-based system. And drop for Apache sorting which no longer applies. https://github.com/mozilla/nocturnal/commit/c3bc5dd4fbe6b479e0f741764981e0ad244e004d Merge pull request #45 from nthomas-mozilla/master Bug 1219588 - stop using firefox/nightly/latest-trunk, swap to latest-mozilla-central
Comment 3•6 years ago
|
||
This change is merged but we need to deploy it; I'll file the deploy bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•6 years ago
|
||
Thanks for deploying that change tofumatt. Reopening to do a little tidying up.
Assignee: nobody → nthomas
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•6 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #1) > https://github.com/mozilla/nocturnal/pull/45 for nightly.mozilla.org to stop > using latest-trunk. I'm proposing that we deprecate that with a README to go > look in latest-mozilla-central. Why not restore the symlink? I have a script that was using latest-trunk to download the nightly zip for my platform but I discovered recently the zip hasn't been updated in latest-trunk since two weeks ago. If you're no longer going to update latest-trunk I think you should remove the zips there to force any scripts to break, this way anyone doing the same thing as I am doesn't end up with a stale nightly. You could do something like Nick suggested and add a readme or a filename like FILES_MOVED_TO_MOZILLA_CENTRAL
| Assignee | ||
Comment 6•6 years ago
|
||
Sorry about the delay in dealing with this. I've emptied out the directory and left a README pointing to latest-mozilla-central.
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•