×
Here are some things to consider when choosing a strategy for scaling your organization's Jenkins instances: Do you have the resources to run a distributed ...
This first approach involves deploying a single Jenkins master with multiple Jenkins agents that teams use to run their build workloads (typically on ...
Jenkins Remoting is a library, and executable Java archive, which implements the communication layer in Jenkins. This includes the TCP-based communication ...
Missing: mac | Show results with:mac
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: scalability | Show results with:scalability
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 ...
Missing: multi scalability
Jenkins has several "hidden" features that can be enabled with system properties. This page documents many of them and explain how to configure them on your ...
Missing: mac | Show results with:mac
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names. When you have a multi-branch pipeline that checks out other sibling ...
Missing: scalability | Show results with:scalability
Load a library dynamically rather than using @Library syntax. You may use global variables defined in the library thereafter: library 'mylib@master' ...
Notable changes since 2.73.3: Launch agent via execution of command on the master has been moved to a new Command Launcher plugin and integrated with the Script ...
Slave JVM freezes on Windows when started from SSH · Slave To Master Access Control · Solaris Issue 6276483 · Spawning processes from build · Splitting a big ...