Set an environment variable named "Configuration" in pipeline

2020-05-21 Thread Braden McDaniel
as been used in build scripts). I am using Jenkins 2.176.1. -- Braden McDaniel -- 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 jenkinsci-users+unsubsc

Re: warnings-ng plug-in in a matrix job

2019-01-22 Thread Braden McDaniel
On Monday, January 21, 2019 at 2:01:17 PM UTC-5, Ullrich Hafner wrote: > > Does the plugin fail the job for the other axes? Or can’t you just pick a > file that is empty for the other axes? > > Currently there is no way to configure different properties for different > axes. > Thanks for pointi

warnings-ng plug-in in a matrix job

2019-01-21 Thread Braden McDaniel
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 provi