The matrix combination filter is not limited to a boolean expression as
documented, but can run Groovy code. Just make sure to return a boolean value.
On 02.09.2014, at 23:58, Jordan Spiker wrote:
> I have a matrix job with 3 axis:
> * product (50+)
> * config # (<10)
> * vendor version (<10)
>
I have a matrix job with 3 axis:
* product (50+)
* config # (<10)
* vendor version (<10)
There are many combinations, but not every combination is supported. We
can determine if a combination is supported in a script, but I am unsure of
how to skip a matrix configuration build if the conditions