I have a matrix job that builds on multiple compilers/platforms. One of those compilers is clang with static analysis.
I have recently discovered the warnings-ng plug-in; and while it seems quite clever, because it operates as a post-build action (and the conditional step plug-in does not provide conditional steps in post-build), I do not see how to enable it only for the portion of the matrix where clang's static analysis is run. Is there a way to get this sort of result within the matrix job? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/14213f8f-251d-4544-b190-f4c71651a1f6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
