Slide 20
Slide 20 text
Page
Deploying feature branches
› The Dream:
› Developer checks in code on a feature branch
› The feature branch is built by our CI service of choice
› Once complete, our CI service then invokes Octopus and
triggers an isolated stack of hardware to be deployed for it
› Once the hardware is ready, the feature branch’s payload is
automatically deployed to it by Octopus
› From check-in to our feature running on new, isolated
compute. Ready to test and destroy when we are done
/ Copyright ©2014 by Readify Pty Ltd
20