Skip to content

Instantly share code, notes, and snippets.

@lechat
Forked from mika/jenkins-job-builders.org
Last active May 5, 2016 21:41
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lechat/6666099 to your computer and use it in GitHub Desktop.
Save lechat/6666099 to your computer and use it in GitHub Desktop.

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

Jenkinsflow

https://github.com/lhupfeldt/jenkinsflow

  • Organize jobs into pipelines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment