Closed Bug 583994 Opened 14 years ago Closed 14 years ago

Use minify_assets on mdn.staging

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wenzel, Assigned: fox2mike)

References

Details

Bug 582862 is about improving performance on MDN before launch, one of the things to do is minifying our CSS and JS files. We are already set up for this, but we need to actually use it on staging.

Please modify the cron jobs so that after pulling from git, we run:

./manage.py compress_assets

Do you have an idea how we can make sure to only run this if the files actually changed? I don't think git pull has a return code != 0 if that happens. Hmm.

Also, switch TEMPLATE_DEBUG to False so it uses the minified assets.
Blocks: 582862
Assignee: server-ops → shyam
Added.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Blocks: 607658
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.