Brian Spilner
Brian Spilner
Or let's rephrase it: Is there **any** way to create steps dynamically by the worker based on let's say the compile-procedure done by a specific builder? I was reading through...
hi - thx a lot for taking your time to look into it! With your setup the different tests will be executed and logged into the same stdio stream. In...
Do you now how to correctly overwrite/extend the ShellCommand.run() methods. At the end of my new run() methods I should call the one from the master class, but I don't...
> It's much more clear to me now, what you want to do. > > **My preferred method** If you have any control over your test output(s), you can generate...
yes, a working example would be great. My project uses multiple forks for multiple developer groups. Changes can come from everywhere (which works fine via merge requests). But nightly scheduler...
I had the same issue with the GitlabStatusPush like https://github.com/buildbot/buildbot/blob/414312bf410e232d239c9e9b0cfe0eb0042c58ee/master/docs/examples/gitlab.cfg#L254 the additional 'name' key solved it. but the key is not documented.
thx @r7l - wasnt aware of that. never really got into IRC :man_shrugging: but I will check it out @floriandorre @jmbeuken if you prefer descord, lets talk there: https://discord.gg/G8kqP8uP
thx @p12tic - its not longer limited https://discord.gg/aFJHXQapeQ
hi! Thx for the report. But it's hard to provide workarounds for strange installations. There is no direct link from CDO to eckit. Someone published a very strange build of...
hi again! I investigated a bit more in to this error. Unfortunately all operators which write to stdout (showname, showlevel, sinfov, etc.) have problems. So I recommend to avoid the...