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

We've got a CI pipeline that watches the git repo, runs the tests, does an automatic deploy to a staging server, runs smoke tests against that, and merges that code into the "prod" branch. Then there's a simple web interface with a big button that checks out prod and deploys it to production. So it's almost continuous deployment; just one point of manual review involved between the 'git push' and code running on production.


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

Search: