All Projects → liatrio → pipeline-library

liatrio / pipeline-library

Licence: other
Shared libraries for Jenkinsfiles with unit tests

Programming Languages

groovy
2714 projects

Projects that are alternatives of or similar to pipeline-library

jenkins-pipeline-shared-library-template
Project template for developing shared Jenkins pipeline libraries.
Stars: ✭ 46 (+109.09%)
Mutual labels:  jenkins, jenkins-pipeline, jenkins-pipeline-library
plot-plugin
Jenkins plot plugin
Stars: ✭ 54 (+145.45%)
Mutual labels:  jenkins, jenkins-pipeline
movie-db-java-on-azure
Sample movie database app built using Java on Azure
Stars: ✭ 28 (+27.27%)
Mutual labels:  jenkins, jenkins-pipeline
jenkins-k8sagent-lib
Jenkins Shared Library to get dynamic agent from Kubernetes cloud
Stars: ✭ 35 (+59.09%)
Mutual labels:  jenkins, jenkins-pipeline
jenkinsfile cookbook pipeline
Example Jenkinsfile and Explaination for Chef Cookbook Development
Stars: ✭ 36 (+63.64%)
Mutual labels:  jenkins, jenkins-pipeline
pipeline-lib
Global shared library for Glia pipeline jobs
Stars: ✭ 68 (+209.09%)
Mutual labels:  jenkins, jenkins-pipeline
eryajf.github.io
📝 大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望
Stars: ✭ 159 (+622.73%)
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 (+309.09%)
Mutual labels:  jenkins, jenkins-pipeline
jenkins-pipeline
Jenkins Pipeline Shared Library
Stars: ✭ 16 (-27.27%)
Mutual labels:  jenkins, jenkins-pipeline
learn-ansible-and-jenkins-in-30-days
Ansible + Jenkins in 30 days tutorial.
Stars: ✭ 35 (+59.09%)
Mutual labels:  jenkins, jenkins-pipeline
jenkins pipeline
A lean Continuous Deployment, Testing and Integration Pipeline using CoreOS/Docker/Jenkins
Stars: ✭ 44 (+100%)
Mutual labels:  jenkins, jenkins-pipeline
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 (+131.82%)
Mutual labels:  jenkins, jenkins-pipeline
pipeline-maven-plugin
Pipeline Maven Plugin
Stars: ✭ 50 (+127.27%)
Mutual labels:  jenkins, jenkins-pipeline
jenkins-shared-library-example
Example for a Jenkins shared library with unit tests
Stars: ✭ 35 (+59.09%)
Mutual labels:  jenkins, jenkins-pipeline
pipeline-as-yaml-plugin
Jenkins Pipeline As Yaml Plugin
Stars: ✭ 111 (+404.55%)
Mutual labels:  jenkins, jenkins-pipeline
jenkins-pipeline-global-library-chefci
Jenkins Pipeline's "Workflow Global Libs" for Chef CI
Stars: ✭ 60 (+172.73%)
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 (+277.27%)
Mutual labels:  jenkins, jenkins-pipeline
CI-CD-Docker
No description or website provided.
Stars: ✭ 21 (-4.55%)
Mutual labels:  jenkins-pipeline
jenkins-blue
Quickly provision jenkins blue ocean on kubernetes with persistent configuration
Stars: ✭ 20 (-9.09%)
Mutual labels:  jenkins-pipeline
docker-jenkins-jnlp-slave-windows
Jenkins JNLP Slaves as Windows Container
Stars: ✭ 26 (+18.18%)
Mutual labels:  jenkins

Pipeline Library

Shared library with unit tests to be used with Jenkins pipelines. Build Status

Run Pipeline Library Tests Locally For Development Purposes

    git clone https://github.com/liatrio/pipeline-library.git
    gradle clean test

Testing

Uses com.lesfurets.jenkins.unit.RegressionTest to test the shared libraries with spock.

Shared Library Methods

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].