Skip to content

larsfkjelsaas/roadshow-dsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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)

About

DSL for roadshow pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 90.9%
  • Shell 9.1%