https://github.com/samrocketman/jenkins-bootstrap-ghprb
An immutable Jenkins instance which helps maintainers easily test the GHPRB plugin.
https://github.com/samrocketman/jenkins-bootstrap-ghprb
Last synced: 15 days ago
JSON representation
An immutable Jenkins instance which helps maintainers easily test the GHPRB plugin.
- Host: GitHub
- URL: https://github.com/samrocketman/jenkins-bootstrap-ghprb
- Owner: samrocketman
- License: apache-2.0
- Created: 2018-04-10T02:46:44.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2020-10-18T07:11:56.000Z (over 5 years ago)
- Last Synced: 2025-02-24T08:13:35.616Z (over 1 year ago)
- Language: Shell
- Size: 70.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jenkins-bootstrap for GHPRB GitHub plugin
This repository is an immutable image of Jenkins comprising of the latest stable
version of the GHPRB plugin. The purpose here is to help maintainers easily
test upgrades of plugins.
For bootstrap-specific documentation and options refer to the
[jenkins-bootstrap-shared README](jenkins-bootstrap-shared/README.md)
Clone this project:
git clone --recursive https://github.com/samrocketman/jenkins-bootstrap-jervis.git
Copy `settings.groovy.EXAMPLE` to `settings.groovy`.
Bootstrap and configure Jenkins.
./jenkins_bootstrap.sh
# License
* [ASL 2](LICENSE)