Not an easy one I think.
Would probably need something like writing an init plugin that does the iteration and then invoking the included build through tooling api or something like that.
l
Luc-Antoine Girardin
04/04/2023, 3:17 PM
Ok. It's only to allow excluding the included build when running its tasks (
:runTask
vs
:included-build:runTask
) so it's not really important but I was wondering if it was possible. Thanks for your answer