Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: core
-
Labels:None
-
Similar Issues:
Description
This feature request is about providing a new extension point so that a plugin can contribute some way to access job workspace even when build node is offline.
Use case is hudson.slaves.Cloud implementation that keeps a local copy for workspace, that can be used to browse workspace and run scm polling, and only allocates a cloud-slave for building.
Attachments
Issue Links
- is related to
-
JENKINS-25224 Use VirtualFile for workspace browser
-
- Open
-
This was implemented long ago, as WorkspaceBrowser.