×
Gets the value of the 'Login credentials'. CodeCoverageBuilder.CodeCoverageDescriptorImpl · getDescriptor(). void, perform(hudson.model.
Feb 20, 2024 · In my pipeline I use HTML plugin to publish code coverage reports for my project: publishHTML reportName: 'Backend Coverage', ...
Apr 16, 2024 · I have a Jenkins job which produces an HTML file as an artifact. On the Jenkins job page, I can open this page fine.
Jan 14, 2024 · adding a new Jekins environment variable via Manage → System (configure global settings and paths) fails with exception error.
A ListBoxModel instance contain the Code Coverage program types. doFillLogLevelItems. public hudson.util.ListBoxModel doFillLogLevelItems(@AncestorInPath ...
In Credentials Plugin 1.15+ there is a CredentialsProvider extension point which allows referencing and resolving external credentials. This engine allows ...
Sep 7, 2021 · ... Jenkins Config File Provider ... File Provider Plugin plugin, allowing the replacement of variables and credentials. ... Publish JaCoCo Code ...
Nov 2, 2023 · Hello! I'm having an unexpected in few of my builds, when ending the pipeline. The curious thing is that is affecting more than one ...
Hi , I have created cobertura plugin using code cover reports for my unit test stages (I have parallel running 04 unit-test stages in my pipeline) but my ...
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.