Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenkinsci/jenkins-scripts
Scripts in Groovy, shell, Ruby, Python, whatever for managing/interacting with Jenkins
https://github.com/jenkinsci/jenkins-scripts
Last synced: 3 months ago
JSON representation
Scripts in Groovy, shell, Ruby, Python, whatever for managing/interacting with Jenkins
- Host: GitHub
- URL: https://github.com/jenkinsci/jenkins-scripts
- Owner: jenkinsci
- Created: 2011-12-14T23:13:25.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T18:21:40.000Z (11 months ago)
- Last Synced: 2024-04-26T04:32:52.079Z (7 months ago)
- Language: Groovy
- Homepage:
- Size: 167 KB
- Stars: 891
- Watchers: 72
- Forks: 556
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jenkins-scripts
This is a collection of utility scripts for use with
[Jenkins](http://jenkins-ci.org), 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](https://wiki.jenkins-ci.org/display/JENKINS/Scriptler+Plugin)
scripts, for use in the Jenkins Plugin, are in the "scriptler"
directory and should follow the convention as described in [scriptler README.md](scriptler/README.md)
- and other scripts are in the "managed-scripts" directory,
and then organized by scripting language.