You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Brennen Bearnes 6ecb979e8a print some arguments 4 years ago
.pipeline ci: Load dependencies as a separate gradle task 5 years ago
src/org/wikimedia/integration print some arguments 4 years ago
systemtests pipeline: Test more of the stage steps implementation 4 years ago
test/org/wikimedia/integration pipeline: Test more of the stage steps implementation 4 years ago
.dockerignore pipeline: Provide a rickety but useful system test 4 years ago
.gitignore pipeline: Builder and stage implementation 4 years ago
Jenkinsfile Use blubberoid.wikimedia.org to process blubber.yaml 5 years ago
Makefile pipeline: Provide a rickety but useful system test 4 years ago
README.md Improve Deployment Pipeline/Gerrit feedback 5 years ago
build.gradle pipeline: Directed graph execution model 4 years ago

README.md

README for pipelinelib

pipelinelib is a library built for use in the Wikimedia Deployment Pipeline. It is a library of Groovy code that is loaded by Jenkins to execute tasks related to the Pipeline.

Running Tests

To run tests use GNU Make:

make test