Closed
Bug 604358
Opened 15 years ago
Closed 15 years ago
Push MDN update
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: wenzel, Assigned: oremj)
References
Details
The MDN Django app needs a little update (a typo, bug 598783). At the same time, we can switch to a deployment method that mimics the way Input does it.
User impact: minute
Downtime needed: no
You want to copy the deployment Shell script from production Input, which should just work [TM] (minus, perhaps, path names).
To run at least:
- git fetch origin prod
- git checkout prod
Let me know if you have any questions.
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
Assignee | ||
Comment 1•15 years ago
|
||
I've pushed the update and modified the input deploy script.
http://gist.github.com/636856
Status: NEW → RESOLVED
Closed: 15 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
•