fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.77k stars 505 forks source link

refactor fabric8 release workflow scripts to be reusable and automate CD pipeline #4929

Closed rawlingsj closed 8 years ago

rawlingsj commented 8 years ago

Currently the groovy scripts duplicate a lot of code, we should instead leverage the global workflow library and create reusable functions for releasing projects.

rawlingsj commented 8 years ago

this has been done now. release uses functions from the jenkins global library