Hello Neil, Just keep in mind that Heroku defaults to using the master branch. I think you can override this during the heroku command
see: http://jqr.github.com/2009/04/25/deploying-multiple-environments-on-heroku.html Let us know how it works out for you. --Keenan On Jul 30, 2009, at 5:15 AM, Neil wrote: > > Has anyone played with staging environments (in addition to a > production environment) on Heroku. > > Essentially, what I'm looking to achieve is the ability to test deploy > my code to Heroku, before trying it against the production version, > essentially to just run a final check that things won't explode before > trying it against production. > > It is just a case of adding an additional "remote" into my git config? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
