×
I'm a plugin developer. What should I do? Vetting SlaveToMasterCallable/SlaveToMasterFileCallable; Fixing plugins without requiring newer Jenkins; File access ...
You can dispatch this closure to a slave by calling Channel.call like this: Properties systemProperties = channel.call(new GetSystemProperties());. Java ...
Jun 18, 2020 · The "slave" term was deprecated in Jenkins 2.0 and replaced by the "agent" term. Other terminology was slated for review after the cleanup of ...
Missing: distribution | Show results with:distribution
Sep 7, 2021 · Jenkins remoting may fail to maintain connection between master and slave, and in such case can report a cryptic stacktrace in build console ...
The use of folders and views to organize jobs can limit the number of that need to be rendered on start up. Distributed Builds Architecture. A Jenkins ...
Mar 10, 2015 · This plugin lists up all the Android devices connected to the master and all the Jenkins slaves, and provide operations to them.
Dec 22, 2022 · When the build is executed, than the keychain and provisioning profile files are automatically distributed to the Jenkins node (master or slave) ...
MasterToSlaveCallable can be sent from a controller to an agent. In general, you should write your code so it works with this implementation.
When starting a new run of any AsyncAperiodicWork extension, if this value is non-negative and the existing log file is larger than the specified number of ...
Nov 22, 2012 · This plugin adds support for external resources in Jenkins. An external resource is something external attached to a Jenkins slave and can ...