Closed
Bug 729265
Opened 13 years ago
Closed 13 years ago
Push bedrock updates live
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jlong, Assigned: jason)
Details
We have some pages coming down the queue that are built on bedrock. They need to be live on Thursday for the Mobile World Congress (I just discovered this myself), so can they be pushed late tomorrow (2/22)?
It should be a simple update from bedrock/master.
One thing to make sure of: remove the /b/ rewrite for the geolocation page. We are no longer supporting the old design of the site, so it needs to be served off PHP again.
After the push, these URLs need the bedrock /b/ rewrite:
/apps/?.*
/persona/?.*
/b2g/?.*
Basically, all URLs underneath those top-level folders.
I'm sorry this is last-minute, I didn't know these pages were going live this week.
Reporter | ||
Comment 2•13 years ago
|
||
That should work, these pages are being QAed at the last minute tomorrow so hopefully there won't be any problems.
Reporter | ||
Comment 3•13 years ago
|
||
Another thing to check: the BASKET_URL setting. For some reason the SSL cert on basket.mozilla.com doesn't validate (at least with the Python Requests library on my machine), so we might have to use http for now.
Assignee | ||
Comment 4•13 years ago
|
||
Pushed to prod, output in https://etherpad.mozilla.org/Mi2MMm0cNL
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
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
•