PlayWithMagic / PlayWithMagic.org

PlayWithMagic.org is a web application that catalogs magic tricks and helps magicians build shows.
http://playwithmagic.github.io/PlayWithMagic.org/
Apache License 2.0
2 stars 1 forks source link

Designate Deploy Master to avoid clobbering live server #106

Open pkarjala opened 9 years ago

pkarjala commented 9 years ago

Because we are using the live deployment on Heroku to gather data from some of our constituents during testing, and because it's an in-memory database, we need to make sure we don't touch it while it's running. To avoid any mishaps, @marknelsonengineer is declared to be the Heroku Lead.

We should also check in each time we're ready to do a deploy to make sure that QA has been addressed.

marknelsonengineer commented 9 years ago

Pre-Launch Checklist:

Deploy to Heroku

Post-Launch Checklist:

Before class

marknelsonengineer commented 9 years ago

At the next Heroku deployment... consider running this command: apps:rename NEWNAME --app APP # rename the app

...to rename the app in Heroku to PlayWithMagic.

marknelsonengineer commented 9 years ago

Pushed HTTPS fix into Heroku. Looks good now. Need to do an http to https redirect.

marknelsonengineer commented 9 years ago

Draft Milestone-3 Release Notes

This is a major feature release. Quite a bit of effort went into migrating the site from a quick-and-dirty prototype into a user-facing site. Although PlayWithMagic.org is not feature complete (we have 32 new features and more to come! the foundation for the website was laid down in this milestone.

User-oriented improvements since Milestone 2 include:

Developer-oriented improvements since Milestone 2 include:

Internal improvements since Milestone 2 include:

marknelsonengineer commented 9 years ago

Hello,

Here's the draft Release Notes:

Please let me know if there are any changes you'd like me to make.

Thanks, Mark

pkarjala commented 9 years ago

Third (indented) bullet:

Fourth Bullet:

Sixth Bullet:

marknelsonengineer commented 9 years ago

Most excellent. Thank you.

Mark

On May 11, 2015, at 6:36 PM, Patrick A. Karjala notifications@github.com wrote:

Third (indented) bullet:

Display navigation elements based on your logged-in state and whether you are the owner of an item or not. Fourth Bullet:

We're proud to present the Set Notes feature! A Magician may input desired information about a Set, and then get analysis of the Routines they've chosen for the Set. Additional Set Note items are forthcoming in future releases. Sixth Bullet:

Use FontAwesome icons for placeholder images in newly created Profiles, Routines, and Materials that do not have uploaded images. — Reply to this email directly or view it on GitHub https://github.com/PlayWithMagic/PlayWithMagic.org/issues/106#issuecomment-101127721.