Closed Bug 805465 Opened 12 years ago Closed 12 years ago

[mozillians] Add command ./manage.py collectstatic to update script

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task, P3)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: giorgos, Assigned: bburton)

Details

(Whiteboard: [push interrupt][triaged 20121025])

Hello IT!

Please add the following command on the update script of mozillians-dev,-stage and -prod

./manage.py collectstatic

after a successful pull.

Thanks!
Assignee: server-ops-webops → bburton
Priority: -- → P3
Whiteboard: [push interrupt][triaged 20121025]
What directory will the collected assets end up in?

What URL path should they be available at? e.g. mozillians.org/static/asset.js?
It's going to be 

mozillians.org/media/static/blah.js
Ok, I manually did it on -dev and https://mozillians-dev.allizom.org/media/static/admin/js/inlines.min.js seems to look good, I'll add to the scripts for -dev

When do you want -stage and -prod pushed so the code is live and this will work?
I guess we can add the line in the scripts now, since next push to stage and prod will include the related code. What do you think?

Thanks!
I added it to stage and prod, will kick in on the next push
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.