An open API service indexing awesome lists of open source software.

https://github.com/chimpdelivery/chimpdelivery-jenkinsdsl

Jenkins Seeder Job Configs and Main Pipeline for Unity3D projects
https://github.com/chimpdelivery/chimpdelivery-jenkinsdsl

dsl jenkins pipeline

Last synced: 18 days ago
JSON representation

Jenkins Seeder Job Configs and Main Pipeline for Unity3D projects

Awesome Lists containing this project

README

          

# ChimpDelivery-JenkinsDSL

:bookmark: All required pipelines by Jenkins Controller(Master). Includes DSL scripts to create "Organization Folder" in Jenkins with connected "GitHub Organization" and "Unity3D" Build/Deliver pipeline scripts.

- :seedling: [Pipeline: Seed](https://github.com/ChimpDelivery/ChimpDelivery-JenkinsDSL/blob/master/Jenkinsfile)
- Jenkinsfile that uses DSL scripts to create "Organization Folder" in Jenkins.
- WARNING! Job name must be synced with [Jenkins Configs in ChimpDelivery](https://github.com/ChimpDelivery/ChimpDelivery/blob/master/config/jenkins.php).
- :seedling: [Pipeline: Unity3D Build&Deliver](https://github.com/ChimpDelivery/ChimpDelivery-JenkinsDSL/blob/master/files/Jenkinsfile)
- Jenkinsfile to handle Unity3D Build/Deliver pipeline.
- It uses [ChimpDelivery-JenkinsLibrary](https://github.com/ChimpDelivery/ChimpDelivery-JenkinsLibrary) as a shared library.