Google
×
Jenkins features a Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins controller runtime or in the runtime on agents. It ...
May 10, 2023 · Replace the term “master” for the main Jenkins application with “controller” or “built-in node” in user interface strings and documentation.
Sep 7, 2021 · This plugin analyzes the causes of failed builds and presents the causes on the build page. It does this by using a knowledge base of build ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
May 20, 2022 · Install Cppcheck tool to the system. If you use master Jenkins server and several build slaves, install it to all slaves that will run the ...
Missing: text | Show results with:text
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
... console. This option works well with the Jenkins AnsiColor plugin. credentialsId : String (optional). Select the credentials for the SSH connections. Only ...
Install Cppcheck tool to the system. If you use master Jenkins server and several build slaves, install it to all slaves that will run the analysis. For ...
Sep 7, 2021 · Injects environment variables at node (master/slave) startup; Executes a setup script before or/and after a SCM checkout for a run; Injects ...