1 / 39

Open Source Continuous Integration Server

Jenkins is an open source continuous integration server used for building and testing software projects. It provides immediate feedback on broken builds, automated deployment, and test execution and feedback. With over 600 plugins available for customization, Jenkins is a versatile tool for software development.

cassandrab
Download Presentation

Open Source Continuous Integration Server

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Open Source Continuous Integration Server

  2. WHO AM I? Matt Anderson Moved to Dayton from Detroit eight years ago Software Engineer at Northrop Grumman

  3. Open Source Continuous Integration Server

  4. WHAT IS JENKINS? Monitors executions of repeated jobs Used primarily for continuously building and testing software projects, i.e. “Continuous Integration” or “CI” Previously known as “Hudson” http://jenkins-ci.org

  5. WHO USES JENKINS?

  6. WHY USE JENKINS? Immediate feedback on broken builds No building from dev machines and manually copying files Automated deployment Automated test execution and feedback

  7. WHY USE JENKINS?

  8. DASHBOARD

  9. DASHBOARD

  10. DASHBOARD

  11. DASHBOARD

  12. DASHBOARD

  13. DASHBOARD

  14. PROJECT VIEW

  15. PROJECT VIEW

  16. PROJECT VIEW

  17. PROJECT VIEW

  18. WORKSPACE

  19. PROJECT VIEW

  20. CONFIGURE

  21. CONFIGURE

  22. CONFIGURE

  23. ADVANCED PROJECT OPTIONS

  24. ADVANCED PROJECT OPTIONS

  25. SOURCE CODE MANAGEMENT

  26. SOURCE CODE MANAGEMENT

  27. SOURCE CODE MANAGEMENT

  28. BUILD TRIGGERS

  29. BUILD TRIGGERS

  30. BUILD

  31. BUILD

  32. BUILD

  33. BUILD

  34. POST BUILD ACTIONS

  35. POST BUILD ACTIONS

  36. POST BUILD ACTIONS Customized email notifications Build other projects Create/update JIRA issues Publish Javadocs

  37. PLUG-INS Over 600 plug-ins available for customization Examples: • JIRA • Ant • Maven • JUnit • Javadoc • SSH • MSBuild • NUnit • PowerShell • Email Notifications https://wiki.jenkins-ci.org/display/JENKINS/Plugins

  38. LET’S DO THIS A final word of encouragement https://www.youtube.com/v/LkCNJRfSZBU&start=84&end=90&autoplay=1

  39. QUESTIONS?

More Related