From 971d3f851cb7d2e148be51a8cdd8baf20a6e94d0 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 10 Oct 2017 15:49:22 +0200 Subject: [PATCH] jervis in jenkins for travis-like job generation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4444b5a..93e3b4d 100644 --- a/README.md +++ b/README.md @@ -618,6 +618,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [docker/jenkins-pipeline-scripts](https://github.com/docker/jenkins-pipeline-scripts) - Shared Jenkins Pipeline Scripts of Docker, Inc. * [Dave Hunt](http://davehunt.co.uk/2017/03/23/migrating-to-declarative-jenkins-pipelines.html) - Migrating to declarative Jenkins pipelines * [Luca Milanesio](https://www.youtube.com/watch?v=qU7igt71KRo) - (2017) [Video] Jenkins Forever: Never Delete Anything and Keep Optimal Speed +* [samrocketman/jervis](https://github.com/samrocketman/jervis) - Travis-like Jenkins job generation using Job DSL plugin groovy scripts. Reads .travis.yml and generates a job in Jenkins. ## Kubernetes * [Bilgin Ibryam](https://thenewstack.io/introducing-microservices-hierarchy-needs/) - The Microservices Hierarchy of Needs and Where Kubernetes fits