commit | 90d4e679b3ced71175587ba95dba99635ace4df5 | [log] [tgz] |
---|---|---|
author | Ruslan Kamaldinov <rkamaldinov@mirantis.com> | Fri Nov 11 18:31:00 2016 +0300 |
committer | Ruslan Kamaldinov <rkamaldinov@mirantis.com> | Mon Nov 14 18:55:27 2016 +0300 |
tree | 9575beb9488f81e5bf5746e5a5fa986cfac126fc | |
parent | b28156cd51cef8f316f4fe339f77c1b0fc230b46 [diff] |
Refactor structure of Pipeline library * Moved everything under com.mirantis.mcp package * Functions are grouped under different files, each with specific functionality (e.g Artifactory, Docker, Git, etc) * Tools.groovy remains as is to avoid breaking existing jobs that use it Next steps: * Modify existing pipelines to use functions from new package * Gradually get rid of Tools.groovy Change-Id: I56386f994666baa1c6db51b27beef4de4284ecb8