Does Dataflow Actions have access to the whole build log?
I have seen there is
failure
but I would be interested in getting the whole log as sometimes the
failure
does not include all the relevant data (for example, the list of tests that are failing).
Javi
02/14/2025, 2:20 PM
In the future, I guess accessing to everything reported by the Problems API could be enough, but currently there are still a lot of plugins that are not using it yet.