Skip to content
This repository has been archived by the owner on Mar 31, 2020. It is now read-only.

eficode-academy/roadshow-dsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JobDSL exmaple used in Master Continous Delivery with Jenkins CI training

This JobDSL fragment demonstrates the following

  • Simple pipeline created via downstream job trigger
  • Usage of different publishers - for unit testes, code coverage, static analysis and compilation warnings, opened tasks
  • View creation
  • How you can use functions to simplify JobDSL specification
  • Best practices (Defaults for logRotator and timeouts that should be on be default)

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 90.8%
  • Shell 9.2%