View Build Workspace In GUI like Jenkins
I have a build step that echos some build info to a file and I want to check if it has worked properly.
After a build in Jenkins you can view the build agent workspace in the gui.
e.g. https://issues.jenkins-ci.org/secure/attachment/24611/Jenkins_Workspace.png
Is there any feature/plugin that can do this for IDEA?
Please sign in to leave a comment.
Hello,
Please try a third-party plugin: https://github.com/grundic/teamcity-web-ssh that adds a possibility to access any host, running SSH daemon, directly from your browser.
Also please vote for the feature request: https://youtrack.jetbrains.com/issue/TW-43048.