Disable merge commits, they are good for nothing, they help in nothing, they just fuck up your git history
Create release candidate with a click of a button
Deploy with click of a button
Rollback with click of a button
Only single module is deployed
Acceptance tests run automatically on RC (soon)
Artifacts actively maintained by a team of 6 developers. Deployed at least once a week.
We don't mind pushing to master and deploying to production. Even if it is not ready. Even if it is totally broken.
As long as it is closed we happily CI/CD without fear and saving a shit load of time and effort that could have been wasted on developing it in a branch.
Chrome extension allows you to see how production will look with your RC deployed
Great for making sure everything works well before you deploy
Great tool for manual QA
Same technology is used for acceptance tests
Chrome extension allows you to see how production will look with your toggle enabled
Great for making sure everything works well before you enable
Great tool for manual QA
Same technology is used for acceptance tests
Manage toggles and versions without chrome extension
Good for other browsers or mobile
You can also generate links with overrides to send to people