Comment 0 for bug 404307

Revision history for this message
HerbCSO (herb-earthling) wrote :

Need to add mechanisms to the deployment process:

1. Script the process, so it's done the same way every time
2. Move production www. subdomain to point to current version of prod code
3. Minimize CSS and JS when deploying
4. Clean tree when pulling new code
   a) how to handle things like updated calendar file? Committed to repository every time it changes?