deis / jenkins-jobs

DSL representations of Jenkins jobs for Deis
MIT License
27 stars 18 forks source link

Extract common Pipeline logic into DSL extensions #120

Open vdice opened 8 years ago

vdice commented 8 years ago

Part of Meta ticket https://github.com/deis/jenkins-jobs/issues/117 Estimated size: [L]

Extract common logic used in Workflow component pipelines created in https://github.com/deis/jenkins-jobs/issues/118 and https://github.com/deis/jenkins-jobs/issues/119 into the Global DSL library

Once logic is in Global DSL Library, iterate through each component repo and issue refactor PRs updating with use of common DSL (may amend this description with TBD PRs as they are created)

Cryptophobia commented 6 years ago

This issue was moved to teamhephy/jenkins-jobs#18