Schedules the steps contained within it to run by adding them to the Jenkins build queue (so that as soon as an executor slot is free on a node, the appropriate ...
Missing: distribution | Show results with:distribution
Specifying 4 makes Hudson schedule your builds to only run on a slave with 4 or more executors, and if your build is then run on a slave with 5 executors, the ...
Missing: distribution | Show results with:distribution
You can create more complex patterns using embedded flag expressions. This example will search FOO message in all comment lines.
Slaves and masters can be in different ClearCase regions and even at completely different Sites; Polling for Posted Deliveries is supported. Supports pre-tested ...
Missing: /search distribution
This is the path to jenkins.war and set by executable.Main when invoked using java -jar jenkins.war . This allows Jenkins to find its own ...
Sep 7, 2021 · This Jenkins plugin provides SCM integration capabilities to Integrity Lifecycle Manager for Configuration Management.
Replace text references to slave with agent in Japanese documentation and messages. ... Fix backspace key sometimes did not delete text from the Script Console on ...
This class creates a new instance of ConsoleAnnotator that starts a new console annotation session. Implementations: Jenkins Core: hudson.console.
The daemonize program is available from the epel-release repository for most RPM based distributions. Some distributions based on the RPM package manager do ...
Missing: master | Show results with:master
Load a library dynamically rather than using @Library syntax. You may use global variables defined in the library thereafter: library 'mylib@master' ...