Hi,
does anyone know whether it's possible and how to run a "system groovy
script"
and make the first matrix sub-build set a parameter for all other
sub-builds to read?
I was trying something like below, but I wonder if there is a better way,
that works more reliably
thanks.
String changeli
I would like to know how to better to use the "matrix reloaded" feature in
combination with the "copy artefacts".
I have a matrix build that has 3 dimensions: component, platform
server, win => OK , build=1
client, win, => OK , build=1
client, mac => OK , build=1
at the end, the ar
Is there a way to pass the "calculated label" that the script in "Groovy
Label Assignment plugin" returns
to the sub-build of a matrix build?
-- lode
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop rece
not entirely what I was looking for, but I think the "Groovy Label
Assigmnent Plugin" will do what I want...
On Tuesday, December 16, 2014 5:15:27 PM UTC+1, Mark Waite wrote:
>
> I use the Implied labels plugin to imply a label "linux" based on labels
> generated automatically by the platform la
hello,
I would like to configure a matrix build, and control on which slaves
each build version is being built.
I have one axis for platform, with values "mac" and "win"
I have a second axis for component, with values "client", "client2" and
"server"
I would like to add a label, based on the co