Closed
Bug 1162744
Opened 10 years ago
Closed 10 years ago
Deploy new version of nightly.mozilla.org
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: wenzel, Assigned: cliang)
References
Details
(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/1131] )
+++ This bug was initially created as a clone of Bug #1096271 +++
Howdy friendly server admins!
We've updated nightly.mozilla.org's git repo, so please pull the latest version from the git repo and run the deploy script to update the site. Cheers!
Assignee | ||
Updated•10 years ago
|
Assignee: server-ops-webops → cliang
Assignee | ||
Comment 1•10 years ago
|
||
Update pushed out. I *think* this updated correctly: on nightly.mozilla.org, in the "Desktop Boot2Gecko" section, under Linux, I see that the link points to taskcluster. [1]
[cliang@staticadm.private.phx1 nightly.mozilla.org]$ sudo bash -x ./update
+ cd /data/static/src/nightly.mozilla.org/nightly
+ git pull
remote: Counting objects: 7, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 7 (delta 1), reused 0 (delta 0), pack-reused 0
Unpacking objects: 100% (7/7), done.
From https://github.com/mozilla/nocturnal
87178fc..8d8d3fd master -> origin/master
Updating 87178fc..8d8d3fd
Fast-forward
README.markdown | 14 ++++++--------
scrape.py | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------
2 files changed, 65 insertions(+), 24 deletions(-)
+ /usr/bin/python2.6 /data/static/src/nightly.mozilla.org/nightly/scrape.py --output-dir=/data/static/src/nightly.mozilla.org/public_html/
+ /data/static/deploy nightly.mozilla.org
[1] https://queue.taskcluster.net/v1/task/Zpd3bJzUT-C6D4drTNx1PQ/artifacts/public/build/target.linux-x86_64.tar.bz2
Reporter | ||
Comment 2•10 years ago
|
||
It appears to have worked just peachy! Thank you
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•10 years ago
|
Status: RESOLVED → VERIFIED
Updated•6 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
•