workflow-support-plugin
workflow-support-plugin copied to clipboard
Allow access to workspaces location through api
Allows access to information about workspaces through the API. No need to parse HTML output anymore.
Exports WorkspaceRunAction class and new value object with workspace information.
- [x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [ ] Link to relevant issues in GitHub or Jira
- [ ] Link to relevant pull requests, esp. upstream and downstream changes
- [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue