jenkinsci / jenkins-scripts

Scripts in Groovy, shell, Ruby, Python, whatever for managing/interacting with Jenkins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jenkins-scripts

This is a collection of utility scripts for use with Jenkins, the leading continuous integration server.

They can cover a range of use cases - automating Jenkins management, end-user tools, etc. They're organized by function

  • Scriptler scripts, for use in the Jenkins Plugin, are in the "scriptler" directory and should follow the convention as described in scriptler README.md
  • and other scripts are in the "managed-scripts" directory, and then organized by scripting language.

About

Scripts in Groovy, shell, Ruby, Python, whatever for managing/interacting with Jenkins


Languages

Language:Groovy 84.7%Language:Shell 13.3%Language:Python 1.9%