Hello, I am looking into making my build process a liitle bit smarter and avoid module build if not necessary. I use the uptodate task. My issue is how to handle dependency changes as I am not retrieving them, I am referencing dependency using cachepath. Is someone has a solution to build only if a dependency changed.
regards, Hervé
