-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show log of a selected build #450
Comments
You can show last log after trigger build to show the current running log also a setting exists to show log on trigger build |
Ah You want to show the log for a specific build in IDE? Nice Idea. Will be scheduled for next release |
@jacekgajek Pleases give following EAP a try: https://plugins.jetbrains.com/plugin/6110-jenkins-control/versions/eap/292490 |
released with 0.13.17 |
Thanks, works great! |
Currently there is an option to show a log of last build, last successful build and last failed build. It'd be nice to view logs of a selected build after clicking "Load Builds". Currently there is only an option to go to a build/console page.
The text was updated successfully, but these errors were encountered: