-
New Feature
-
Resolution: Done
-
Minor
-
None
Add workspace browsing feature for the External Workspace Manager Plugin.
The browsing should be available from the External Workspaces view, which is accessible when the user calls the exwsAllocate Pipeline step.
- links to
Code changed in jenkins
User: Alexandru Somai
Path:
src/main/java/org/jenkinsci/plugins/ewm/actions/ExwsAllocateActionImpl.java
src/main/java/org/jenkinsci/plugins/ewm/model/ExternalWorkspace.java
src/main/resources/org/jenkinsci/plugins/ewm/actions/ExwsAllocateActionImpl/index.jelly
src/main/resources/org/jenkinsci/plugins/ewm/model/ExternalWorkspace/index.jelly
src/main/resources/org/jenkinsci/plugins/ewm/model/ExternalWorkspace/main.jelly
src/main/resources/org/jenkinsci/plugins/ewm/model/ExternalWorkspace/sidepanel.jelly
http://jenkins-ci.org/commit/external-workspace-manager-plugin/946ee9097d4884a638cb73d18f9b576b02f32121
Log:
JENKINS-37773Implement workspace browsing feature