×
Sep 7, 2021 · Launch agent via "JNLP" from agent back to master in a browser. Another way of doing this is to start an agent through Java Web Start (JNLP).
In a distributed builds environment, the Jenkins controller will use its resources to only handle HTTP requests and manage the build environment. Actual ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: distribution | Show results with:distribution
Description: Jenkins 2.205 and newer attempts to prevent browsers from offering to auto-fill password form fields by using a custom password control. Setting ...
Missing: mac master
Change the standard URL for obtaining the inbound agent configuration file from ${agent_url}/slave-agent.jnlp to ${agent_url}/jenkins-agent.jnlp . The old name ...
How I setup Git, Gerrit, Jenkins, Nginx for 1 master with linux, windows, mac slaves for Continuous Delivery of Cpp builds and tests. Case Study of Arnaud ...
Remove the obsolete hudson.showWindowsServiceInstallLink property from the slave-agent.jnlp file. It was causing harmless security warnings in Java web start.
Support encrypted communication between master and JNLP slaves. (issue 26580); Enable disabled dependencies during plugin installations. (issue 34494); Force ...
Missing: distribution | Show results with:distribution
Jenkins (master and agents) now requires Java 8 to run. (issue 27624, issue 42709, pull 2802, announcement blog post); Non-Remoting-based CLI. (issue 41745 ...