App instances for testing in Heroku -
the goal qa's production env contains new feature needs tested, without affecting running app on prod.
i'm not talking staging idea- totally separated testing environment per developer. i'm trying figure out whether or not non-master (containing new feature) branch can deployed heroku generate app instance feed qa's people. once new feature pased qa's, branch pushed master in turn merged prod.
does make sense?
Comments
Post a Comment