×
Type: class io.jenkins.plugins.analysis.core.steps.AnnotatedReport ... The results of the selected tool are published using a unique ID (i.e. URL) which must not ...
Oct 25, 2023 · pipelineJob('job-dsl-plugin') { definition { cpsScm { scm { git { remote { url('https://github.com/jenkinsci/job-dsl-plugin.git') } branch ...
May 16, 2024 · manual mode : the url have to be added manually in each project; automatic mode : Jenkins register automatically the webhook for every project ...
Missing: /search
... url: 'git@github.com:jenkinsci/maven-plugin.git' } This is not ideal - there is an open JIRA, https://issues.jenkins-ci.org/browse/JENKINS-28335, for ...
May 29, 2024 · Simple Maven build on a Linux agent. pipeline { agent any stages { stage("Build") { steps { git url: ...
Gets the URL that this Descriptor is bound to, relative to the nearest DescriptorByNameOwner . String, getDisplayName(). Human readable name of this kind of ...
SEARCH: JavaScript is disabled on your browser ... Used only for mapping jobs to URL in a case-insensitive fashion. ... But ideally, your plugin should first ...
Apr 23, 2024 · ... https://[jenkins-url]/job/[job-name]/[build-number]/coverage/api/json?pretty=true . Example output: { "_class" : "io.jenkins.plugins ...
May 22, 2024 · A URL pointing to a file served on the web. For example, https://acme.org/jenkins.yaml . If an element of CASC_JENKINS_CONFIG points to a ...
May 8, 2024 · Trigger only specific job. When using the plugin in several jobs, you will have the same URL trigger all jobs. If ...