Skip to content

sleitner/jenkins-automation

This branch is 2 commits ahead of, 147 commits behind cfpb/jenkins-automation:main.

Folders and files

NameName
Last commit message
Last commit date
Jul 29, 2016
Jul 29, 2016
Nov 30, 2015
Dec 22, 2015
Sep 28, 2015
Aug 11, 2016
Nov 30, 2015
Aug 21, 2014
Nov 20, 2015
Apr 17, 2015
Sep 2, 2014
Dec 1, 2015
Apr 17, 2015
Jul 29, 2016
Dec 1, 2015
Nov 19, 2015
Sep 1, 2015
Sep 24, 2015
Sep 11, 2015
Nov 9, 2015
May 12, 2016
Apr 17, 2015
Nov 6, 2015

Repository files navigation

Welcome to jenkins-automation

Repos automated by Jenkins DSL

Jenkins automation is a library of helper functions to make continuous integration and deplypment fast, easy and fun.

We use Job DSL to automate. We have further enhanced the functionality with a set of builders. You can see what they can do and how to use them in our [API documentation] (http://cfpb.github.io/jenkins-automation/)

Our collection of builders is still growing and we would love your contributions. Please see How to contribute

Good place to start learning about job-dsl API:

http://jenkinsci.github.io/job-dsl-plugin/

Once you are little more comfortable, try the sandbox:

http://job-dsl.herokuapp.com/

If you would like to get started on it for your project a good place to start is our

starter repo.

Guiding principles

  1. Make valuable
  2. Make it easy
  3. Make it fast
  4. Make it pretty

and always YAGNI, DRY and KISS

Commonly used Jenkins Plugins that we support

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 91.6%
  • Python 8.4%