Closed
Bug 744551
Opened 13 years ago
Closed 13 years ago
[bedrock] Setup "locale" directory on bedrock dev site and auto-update every few min
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlong, Assigned: nmaul)
References
Details
bedrock needs a "locale" directory that is an SVN repo. Previously there was a locale directory committed to git but we just removed that (not pushed to prod yet).
Please check out this SVN repo into the root of bedrock:
svn.mozilla.org/projects/mozilla.com/trunk/locales
It should auto-update every 5 minutes or so. We will need the same thing done on production after we do the next push.
Reporter | ||
Comment 1•13 years ago
|
||
We have an upcoming deadline (next Tuesday) and need this to move stuff into QA, so need a few days for that.
Severity: normal → critical
Assignee | ||
Comment 2•13 years ago
|
||
Is there anything that needs run along side this, or just 'svn up'? Thinking something along the lines of compiling the locales...
Assignee: server-ops → nmaul
Reporter | ||
Updated•13 years ago
|
Summary: Setup "locale" directory on bedrock dev site and auto-update every few min → [bedrock] Setup "locale" directory on bedrock dev site and auto-update every few min
Reporter | ||
Comment 3•13 years ago
|
||
Nope, we are doing all of that on our side. It just needs `svn up`.
Assignee | ||
Comment 4•13 years ago
|
||
Okay, this is done then (for www-dev.allizom.org). It updates at the same time - in the same script even - as the rest of the django app, which is every 10 minutes.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•13 years ago
|
||
The "locales" directory needs to be called "locale" (several things depend on this). That was my mistake, sorry.
Can you re-checkout the repo as "locale" and update the update scripts?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•13 years ago
|
||
Fixed!
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•13 years ago
|
||
Thanks, works great now!
Updated•11 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
•