I suppose things can be split up into separate wor...
# core
z
I suppose things can be split up into separate workflows where possible, which would allow more granular re-run logic?
s
A bit of a late answer but if I recall right, separating in multiple workflows might be a bit more problematic and less well integrated when you have dependencies between such workflows. I know @alessandrogario originally attempted to it that way but there we some shortcomings, maybe he can expand on what wasn't working there.
I mean also, the more workarounds we do, the easier it is for it to break or misbehave.. Although it's also rather annoying having to restart the whole workflow on a busy day if there's only few jobs that fail