Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

we deploy to test multiple times a day from out master branch after a Pull request is reviewed & merged. the deployment bundle (zip of the state of the code) that goes to test later goes to staging and production is the same across environments.

The only thing that changes is the configuration variables which are replaced at each env. This ensures predictable deployments and if we want to rollback we just pick the last release bundle and re-deploy that.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: