I want to be able to view build logs and parse out specific items to display a custom web panel in the build summary page. I have a context provider to expose ViewChainResult, ChainResultsSummaryImpl and ImmutableChainImpl. I can't seem to find a way in these classes in the SDK.
I've tried to build the URL link to the build log location but that requires a login so its not a elegant way to do it.
Can someone explain to me how one accesses the build logs to be used in a plug in?
Hi!
I did it, through scripted task and using tee :)
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.