Aleš Raszka

Results 5 comments of Aleš Raszka

This is the feature I am also looking for as I need to deal with the same problem when updating vulnerable indirect dependencies. So far I haven't found a how...

I have spent last several days reading the documentation about how the conditional Tekton task works so I understand why this is happening, but on the other hand if a...

@AlanGreene @l-qing Do you know if this issue can be workaround somehow until we get any official conclusion of this issue?

I checked the code briefly and I think moving `skipBecauseWhenExpressionsEvaluatedToFalse` higher in the `switch` hierarchy and giving it higher priority would resolve this issue. Is there any reason why it...

@willejs-ec Unfortunately I haven't. Due to this limitation, I wasn't able to use any `when` condition for tasks that have a common when condition and depend on each other. The...