Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hmcts/sds-jenkins-config
https://github.com/hmcts/sds-jenkins-config
jenkins
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hmcts/sds-jenkins-config
- Owner: hmcts
- License: mit
- Created: 2021-06-23T13:39:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T15:24:47.000Z (3 months ago)
- Last Synced: 2024-11-06T16:32:25.845Z (3 months ago)
- Topics: jenkins
- Language: Groovy
- Homepage:
- Size: 405 KB
- Stars: 1
- Watchers: 98
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Jenkins CI
[![Build Status](https://travis-ci.org/geerlingguy/ansible-role-jenkins.svg?branch=master)](https://travis-ci.org/geerlingguy/ansible-role-jenkins)
Configuration for jenkins pipeline at HMCTS
## Requirements
Before creating a new Jenkins organisation, check you are observing the steps to [creating a Github repository](https://hmcts.github.io/ways-of-working/new-component/github-repo.html#create-a-github-repository)
This is to ensure the project will be created after triggering an organization scan, as the regex is designed to pick up certain patterns, [example regex](https://github.com/hmcts/cnp-jenkins-config/blob/master/jobdsl/organisations-beta.groovy#L14)## Testing locally
See https://github.com/hmcts/cnp-jenkins-docker
## License
MIT