Successfully reported this slideshow.
Your SlideShare is downloading. ×

Continuous Delivery - FIT VUT

Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Upcoming SlideShare
C language in our world 2016
C language in our world 2016
Loading in …3
×

Check these out next

1 of 3 Ad

More Related Content

Slideshows for you (19)

More from Juraj Michálek (20)

Advertisement

Recently uploaded (20)

Continuous Delivery - FIT VUT

  1. 1. Continuous delivery 29.3. 2017 - FIT VUT Juraj Michálek http://georgik.rocks Twitter: @jurajmichalek
  2. 2. Content Theory behind CI/CD Example of Atlassian Bamboo + Artifactory Gradle Plugin Example of JetBrains TeamCity Examples of Jenkins and CI.jenkins.io Examples based on: https://github.com/ysoftdevs/gradle-training https://github.com/ysoftdevs/cpp-examples YSofters blog: www.ysofters.com
  3. 3. Good to know No agent should run on the same machine like CI server (stability) Limit number of executors to 1 on Jenkins (deterministic tests) Use Artifacts to retrieve results from Agent Install Chuck Norris to make work little bit more fun Mobile projects could leverage power of Fastlane Use Stages for more complex projects

×