-
Improvement
-
Resolution: Fixed
-
Major
-
None
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.
- is related to
-
JENKINS-25224 Use VirtualFile for workspace browser
-
- Open
-
[JENKINS-16454] extension point to browse workspace when build node is offline
Link |
New:
This issue is related to |
Link |
Original:
This issue is related to |
Link | New: This issue is related to JENKINS-25224 [ JENKINS-25224 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 147276 ] | New: JNJira + In-Review [ 192314 ] |
This was implemented long ago, as WorkspaceBrowser.