On Aug 3, 2020, at 03:38, Ryan Schmidt wrote:

> I'm considering creating an additional build step that would only run if the 
> previous step failed (can I do that?) that would find and cat each config.log.

Or maybe I want the step to run every time, but if it doesn't find any 
config.log files (i.e. if the step produces nothing on stdout) then the step 
would be hidden using hideStepIf somehow.

Except that according to https://github.com/buildbot/buildbot/issues/3025 
hideStepIf doesn't work anymore?

_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to