Skip to content

Framework for creating Jenkins pipelines with git and the Jenkins groovy job dsl.

License

Notifications You must be signed in to change notification settings

alechenninger/jenkins-job-dsl-pipelines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Job DSL Pipelines Framework

Requirements

The following Jenkins plugins:

  • build-pipeline-plugin
  • cloudbees-folder
  • delivery-pipeline-plugin
  • git
  • git-client
  • instant-messaging
  • ircbot
  • job-dsl
  • jquery
  • multiple-scms
  • parameterized-trigger
  • saml
  • scm-api
  • token-macro

Usage

See example.groovy for a minimal example. You'll need to set up the seed job to have the framework referenceable by import cicd.pipelines.Component, etc.

License

AGPLv3; see LICENSE.txt for details

About

Framework for creating Jenkins pipelines with git and the Jenkins groovy job dsl.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%