Closed
Bug 1096320
Opened 10 years ago
Closed 10 years ago
Push update from master to nighty.mozilla.org
Categories
(Infrastructure & Operations Graveyard :: WebOps: Product Delivery, task, P1)
Infrastructure & Operations Graveyard
WebOps: Product Delivery
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: malexis, Assigned: cliang)
References
Details
(Whiteboard: [kanban:webops:https://kanbanize.com/ctrl_board/4/1840] )
Please push the lastest code in master for nightly.mozilla.org
git repo is at https://github.com/mozilla/nocturnal
From a previous bug I read that we also need to run the cron script that runs scrape.py manually to update the page afterward.
This is to update the Win64 dl button on the page, part of Fx 10 Anniversary so needs to go out ASAP.
Assignee | ||
Updated•10 years ago
|
Assignee: cturra → cliang
Assignee | ||
Comment 1•10 years ago
|
||
:malexis -- in future, please avoid assigning a bug directly to someone. =) Usually, the other webOps folks will avoid taking a bug that is already assigned to someone else because we assume that it's been "earmarked" for them due to expertise, is part of ongoing work, etc.
# git pull
remote: Counting objects: 19, done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 19 (delta 6), reused 14 (delta 5)
Unpacking objects: 100% (19/19), done.
From https://github.com/mozilla/nocturnal
b4070e8..1ba8e1b master -> origin/master
Updating b4070e8..1ba8e1b
Fast-forward
README.markdown | 17 ++++++++++++++++-
css/nightly.css | 9 +++++----
scrape.py | 11 +++++++++--
3 files changed, 30 insertions(+), 7 deletions(-)
# /usr/bin/python2.6 /data/static/src/nightly.mozilla.org/nightly/scrape.py --output-dir=/data/static/src/nightly.mozilla.org/public_html/
Comment 3•10 years ago
|
||
Verified FIXED on https://nightly.mozilla.org - there's a Windows 64-bit (Standard) link which goes to https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-36.0a1.en-US.win64-x86_64.installer.exe
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•