jenkins-pipeline-shared-library-example
jenkins-pipeline-shared-library-example copied to clipboard
Example test showing usage of JenkinsPipelineUsage
Sort of depends on one of:
- https://github.com/jenkinsci/JenkinsPipelineUnit/pull/64
- https://github.com/jenkinsci/JenkinsPipelineUnit/pull/75
Related to https://github.com/jenkinsci/JenkinsPipelineUnit/issues/70
Codegen in plugin might be a better option for now until the issue is released in JenkinsPipelineUnit
a com.lesfurets.jenkins.unit.global.lib.SourceRetriever
(like from https://github.com/SAP/jenkins-library/blob/master/test/groovy/ProjectSource.groovy) could be implemented as part of the codegen