×
Sep 7, 2021 · An agent is a computer that is set up to offload build projects from the master and once setup this distribution of tasks is fairly automatic.
Pipeline scripts are parsed on controllers, and steps wrapped in node blocks are performed on available executors. agent - An “agent” (formerly "slave") is a ...
Missing: distribution | Show results with:distribution
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Sep 7, 2021 · Open a browser on the agent machine and go to the Jenkins master server url (http://yourjenkinsmaster:8080). Go to Manage Jenkins > Manage Nodes ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Description: Use shorter but cryptic names in matrix build workspace directories. Avoids problems with 256 character limit on paths in Cygwin, path depths ...
Missing: master | Show results with:master
Matrix Project ; Allow empty values for matrix axis, 14 years ago, 8 years ago ; WORKSPACE env variable is incorrect for matrix project on windows slaves, 14 ...
Missing: distribution | Show results with:distribution
This plugin provides a deep integration between Jenkins and Maven. It adds support for automatic triggers between projects depending on SNAPSHOTs as well as ...
This plugin integrates Mercurial SCM with Jenkins. It includes repository browsing support for hg serve / hgweb , as well as hosted services like Google ...
Sep 7, 2021 · Supports distributed/remote build execution. In a clustered Jenkins environment, this plugin is designed to execute the checkout operation on ...