Talk in English - US at Southeast PHP
View Slides: https://www.slideshare.net/adamculp/practical-php-deployment-with-jenkins
Short URL: https://joind.in/talk/07c5a
(QR-Code (opens in new window))
Developers would love to "automate all the things", but where do we start? What tools exist for automating? And what can actually be automated? If we don't have unit tests can we still benefit from deployment automation? Adam Culp will show how a PHP application pulled from git, complete with unit tests, Composer dependency management, and package creation, can be deployed flawlessly using Jenkins. Then see how "Dev" and "Ops" are supported by a system if the application breaks through automated rollbacks.
Comments
Comments are closed.
Very knowledgeable about the subject. It's really good to see workflows other than the ones I'm already familiar with or using and figure out how to improve.
I loved seeing a real use case with examples verses a simplistic example. Very useful presentation and I'll now try to get a similar setup running for my projects.
Only caught the tail end, but I really enjoyed how the speaker ran through the demo using an actual Jenkins build. Great energy, appreciate the slides posted here - wish more speakers did that.
I think I saw an earlier version of your presentation at Lone Star. It was good, but I think you've tweaked some things I couldn't put my finger on and now it is even better. I think I got much more out of it this time, so good work! Maybe there were more screen shots this time that helped.
Thank you for sharing your slides.
Very cool to see this mapped out! I can't wait to have the chance to use this.