Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
Description
Spin-off of JENKINS-16490. In Jenkins project we use this library for managing Windows Agents/Slaves. It's being done by launching a slave.jar via Java. Since the remoting library (effectively slave.jar) is being updated frequently, we would like to have an option to download it from the Jenkins instance directly.
For such purpose I propose to implement a WinSW plugin
Attachments
Issue Links
- is related to
-
JENKINS-16490 New versions of Remoting should be automatically pushed to Java Web Start agents
-
- Open
-
- links to
Created the pull request: https://github.com/jenkinsci/windows-slave-installer-module/pull/6
Will appreciate some testing and reviews