mozilla / source

DEPRECATED - Code for source.mozillaopennews.org/
https://source.opennews.org
BSD 3-Clause "New" or "Revised" License
36 stars 27 forks source link

switch to Sections model, store GitHub data in repo #197

Closed ryanpitts closed 11 years ago

ryanpitts commented 11 years ago

All this has been merged to dev, and tested there by Erin, Dan and Erika. Ready for live, with a couple of important notes.

BEFORE DEPLOYMENT

We need to run the category migration one more time, to pick up any articles that have been added since last week:

Now that GitHub data will be stored locally, we need to run these three commands right after deployment:

Those will fetch the initial data that the templates need in order to display GitHub info.

And then as soon as is reasonable, we should put those three GitHub commands (as well as the Twitter update command) on a cron.

rossbruniges commented 11 years ago

Thanks for the list of tasks to run - very helpful!

Made a few comments for you're attention - shall we deploy this tomorrow morning?

ryanpitts commented 11 years ago

OK, fixes made. Yes, let's deploy in the morning!