8e35554Remove projectsEvaluated hook from PhasedActions
And modify projectsLoaded hook to be run after configuration, making sure that requested models are available. For now, projects are configurated completely before running the projectsLoaded action, however we can try to avoid unnecessary configuration in the future without modifying public APIs. Signed-off-by: Lucas Smaira <lsmaira@google.com> 3843791Code and documentation ajustments to PR
This commit: - Renames methods in PhasedBuildActionExecuter and corresponding uses - Improves public java docs making them more precise - Replaces mocks by stubs in unit tests when possible - Makes action's handlers in phased actions not receiving failures (they are send to build results) Signed-off-by: Lucas Smaira <lsmaira@google.com> |
![]() |