Closed groenborg closed 7 years ago
Claus's preliminary work: https://github.com/bicschneider/pretested-integration-plugin (branch pretestedAsGitExtension)
Other meeting summary: https://github.com/Praqma/pretested-integration-plugin/issues/44
The SCM step is isolated in pipeline jobs and therefore we cannot access the credentials of the configured git.
Make a plugin extension to git that will add an advanced option to use pip in the SCM step, so the logic of pip is executed there.
This will solve merge and test phases, but not problems with publishing
no abstract project for pipeline compliancy
Publisher is optional and can be abstracted away when working on checkout, which is non-optional
Use this as en example of the extension name https://github.com/Praqma/codesonar-plugin/blob/master/src/main/java/org/jenkinsci/plugins/codesonar/CodeSonarPublisher.java#L325-L327
Share knowledge of the plugin: