Alexander Gherschon
02/04/2024, 8:02 AMbuildListener is deprecated, I am looking to getting into its replacement but I'm not sure how to tackle getting
• The task that was requested
• Total time it took
• All tasks that were run for it, with their status (FROM-CACHE, UP-TO-DATE) and so on
I understood that FlowActions and FlowProviders from this conversation are the actual replacements but BuildWorkResult only returns a failure reason.
Are there plans to enrich this interface with more information about successful builds?
If not, what is the right way to get that information (I'd also like to tap into the network info and see what deps were downloaded or not and how long it took)
Thanks in advance!