Skip to content

Instantly share code, notes, and snippets.

@alexmaccabi
Forked from mika/jenkins-job-builders.org
Created December 7, 2015 09:57
Show Gist options
  • Save alexmaccabi/3d520d4b51693b765bfc to your computer and use it in GitHub Desktop.
Save alexmaccabi/3d520d4b51693b765bfc to your computer and use it in GitHub Desktop.
Jenkins Job creators + editors

Job creators + editors

API access

  • http://$JENKINS_SERVER/api
  • http://$JENKINS_SERVER/createItem
  • http://$JENKINS_SERVER/cli
  • java -jar jenkins-cli.jar create-job NewJobName < config-file.xml

jenkins-job-builder

Job DSL Plugin

Configuration Slicing Plugin

Template Project Plugin

Jobcopy Builder plugin

jenkins.rb

jenkins_job

jenkins-client

python-jenkins

Net::Jenkins

Templating / Scaffolding Plugin

autojenkins

Bash Job Clone script

Related Plugins for configuration stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment