All Projects → TYPO3-infrastructure → jenkins-pipeline-global-library-chefci

TYPO3-infrastructure / jenkins-pipeline-global-library-chefci

Licence: other
Jenkins Pipeline's "Workflow Global Libs" for Chef CI

Programming Languages

groovy
2714 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to jenkins-pipeline-global-library-chefci

jenkins-k8sagent-lib
Jenkins Shared Library to get dynamic agent from Kubernetes cloud
Stars: ✭ 35 (-41.67%)
Mutual labels:  jenkins, jenkins-pipeline, jenkins-shared-library
jenkinsfile cookbook pipeline
Example Jenkinsfile and Explaination for Chef Cookbook Development
Stars: ✭ 36 (-40%)
Mutual labels:  jenkins, chef, jenkins-pipeline
movie-db-java-on-azure
Sample movie database app built using Java on Azure
Stars: ✭ 28 (-53.33%)
Mutual labels:  jenkins, jenkins-pipeline
plot-plugin
Jenkins plot plugin
Stars: ✭ 54 (-10%)
Mutual labels:  jenkins, jenkins-pipeline
jenny
Command line Jenkinsfile runner written in groovy. Does not need a Jenkins installation to run the Jenkinsfile.
Stars: ✭ 90 (+50%)
Mutual labels:  jenkins, jenkins-pipeline
chef-jenkins-hardening
⛔ DEPRECATED: A secure jenkins installation
Stars: ✭ 18 (-70%)
Mutual labels:  jenkins, chef
pipeline-lib
Global shared library for Glia pipeline jobs
Stars: ✭ 68 (+13.33%)
Mutual labels:  jenkins, jenkins-pipeline
Chef Plugin
This is jenkins plugin to run chef-client on remote host
Stars: ✭ 38 (-36.67%)
Mutual labels:  jenkins, chef
pipeline-library
Shared libraries for Jenkinsfiles with unit tests
Stars: ✭ 22 (-63.33%)
Mutual labels:  jenkins, jenkins-pipeline
eryajf.github.io
📝 大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望
Stars: ✭ 159 (+165%)
Mutual labels:  jenkins, jenkins-pipeline
jenkins-pipeline-shared-library-template
Project template for developing shared Jenkins pipeline libraries.
Stars: ✭ 46 (-23.33%)
Mutual labels:  jenkins, jenkins-pipeline
jenkins-pipeline
Jenkins Pipeline Shared Library
Stars: ✭ 16 (-73.33%)
Mutual labels:  jenkins, jenkins-pipeline
jenkins pipeline
A lean Continuous Deployment, Testing and Integration Pipeline using CoreOS/Docker/Jenkins
Stars: ✭ 44 (-26.67%)
Mutual labels:  jenkins, jenkins-pipeline
jenkins-shared-library-example
Example for a Jenkins shared library with unit tests
Stars: ✭ 35 (-41.67%)
Mutual labels:  jenkins, jenkins-pipeline
pipeline-maven-plugin
Pipeline Maven Plugin
Stars: ✭ 50 (-16.67%)
Mutual labels:  jenkins, jenkins-pipeline
Jenkins
Development repository for the jenkins cookbook
Stars: ✭ 416 (+593.33%)
Mutual labels:  jenkins, chef
ods-jenkins-shared-library
Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Stars: ✭ 51 (-15%)
Mutual labels:  jenkins, jenkins-pipeline
soccer-stats
Soccer Stats is an example application to be used as a proof of concept for a presentation at Ansible Meetup in São Paulo
Stars: ✭ 83 (+38.33%)
Mutual labels:  jenkins, jenkins-pipeline
masterclass-codeexamples
Code examples used in Get into DevOps: The Masterclass
Stars: ✭ 35 (-41.67%)
Mutual labels:  jenkins, chef
pipeline-as-yaml-plugin
Jenkins Pipeline As Yaml Plugin
Stars: ✭ 111 (+85%)
Mutual labels:  jenkins, jenkins-pipeline

Jenkins Global Library for TYPO3 Chef CI

This repository contains common functionality used by our Jenkins server for testing our Chef cookbooks.

The pipeline defined here is used by a Jenkinsfile in each of these repositories:

// Jenkinsfile
def pipe = new org.typo3.chefci.v1.Pipeline()
pipe.execute()

More Information

Pipeline v2

The goal of the v2 pipeline is to have a more object oriented approach for the implementation of the pipeline.

More Information

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].