Great video from Dave Farley
Tag Archives: CI/CD
Dave Farley: How to Build a DEPLOYMENT PIPELINE?
Here is how to get started with Continuous Delivery
Dave Farley: Continuous Integration vs Feature Branch Workflow
There seems to be, at least partly induced by the relatively powerful merge-capabilities of Git, a trend back to using feature branches in distributed development. Since most of the folks I heard supporting this, are not super-senior it appears that feature branches seem the more obvious choice. Dave Farley, who is basically one of the inventors of CI/CD makes a very compelling argument against features branches in this video. Please watch!