×
Sep 7, 2021 · Launch agent via "JNLP" from agent back to master in a browser. Another way of doing this is to start an agent through Java Web Start (JNLP). It ...
In a distributed builds environment, the Jenkins controller will use its resources to only handle HTTP requests and manage the build environment. Actual ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Mainly useful from multibranch Pipelines, so that Jenkinsfile itself can encode what would otherwise be static job configuration. Existing properties set ...
Missing: distribution | Show results with:distribution
Load a library dynamically rather than using @Library syntax. You may use global variables defined in the library thereafter: library 'mylib@master' ...
Suppress the periodic download of data files for plugins via browser-based download. Since Jenkins 2.200, this has no effect. hudson.model.DownloadService.
Missing: mac master
How I setup Git, Gerrit, Jenkins, Nginx for 1 master with linux, windows, mac slaves for Continuous Delivery of Cpp builds and tests. Case Study of Arnaud ...
Sep 7, 2021 · Jenkins features a nice Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins master runtime or in the ...
Missing: distribution | Show results with:distribution
Dec 3, 2021 · The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your ...