Open OstapJ opened 6 years ago
@OstapJ feel free to make PR :)
@OstapJ Check out the RP jenkins-plugin repo. It might make more sense to open the issue there and/or commit changes there.
Any plans on extending support this plugin? @avarabyeu @HardNorth
In order to add support of Jenkins pipeline for Jenkins plugin. We need to implement the SimpleBuildStep according to requirements https://jenkins.io/doc/developer/plugin-development/pipeline-integration/.
The class which should be updated is https://github.com/jenkinsci/reportportal-plugin/blob/master/src/main/groovy/com/epam/reportportal/ResultRecorder.groovy