Talk in English - US at php[tek] 2017
View Slides: https://www.slideshare.net/svpernova09/composer-at-scale-release-and-dependency-management
Short URL: https://joind.in/talk/024d5
(QR-Code (opens in new window))
Having one application to support is easy enough, but what if you have a CMS, an API, a design tool, and a core library that each other tool also needs to consume? Where do you even begin juggling the release management and cycle of so many interconnected and interdependent packages? Learn how a small team manages a large CMS project and utilizes real-world best practices of Git, CI/CD, and old fashion planning to bring a solid platform to thousands of editors and millions of viewers.
Comments
Comments are closed.
Great talk with really good info. I just thought it would be a talk focused on Composer based on the title XD
I appreciated what Joe had to say about having a good workflow in place, especially in combination with code review practices and CI/CD. He was easy to understand, and did a good job both with the presentation (quite polished) and the Q&A afterward.
Joe's talk was useful to me personally. His work team is the same size as the developer team that I'm on, though his company is the opposite end of the size spectrum. Joe explained how they've worked through their process and deployment, which are things we're taking a fresh look at, at work. Waterfalls are beautiful, just not at work.
Really interesting and insightful talk. We're hitting a similar problem currently (although at a much smaller size!), so certainly things I can take back and think about.