39
edits
m (backticks != quotes :)) |
No edit summary |
||
Line 17: | Line 17: | ||
#** Concatenate and minify jquery-compressed.js and addons.js into jquery.addons.min.js | #** Concatenate and minify jquery-compressed.js and addons.js into jquery.addons.min.js | ||
#** Concatenate and minify type.css, color.css, screen.css, and print.css into style.min.css | #** Concatenate and minify type.css, color.css, screen.css, and print.css into style.min.css | ||
#** Recompile all .po files (make sure there are no errors from this!) | |||
# Check all modified code from ../site/ back into SVN | # Check all modified code from ../site/ back into SVN | ||
# Update the production external (/tags/prodexternal) with the current revision as per instructions in the [[Webtools:SVN_Guidelines#Tagging_for_Staging_.2F_Production_using_svn_externals|SVN Guidelines]] | # Update the production external (/tags/prodexternal) with the current revision as per instructions in the [[Webtools:SVN_Guidelines#Tagging_for_Staging_.2F_Production_using_svn_externals|SVN Guidelines]] | ||
# File an [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&format=itrequest IT Request] to push to production with the desired time. | # File an [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&format=itrequest IT Request] to push to production with the desired time. |
edits