Slackbot
01/17/2023, 1:25 PMefemoney
01/17/2023, 6:33 PMbuildSrc
? 👀 Or are included builds still better in some wayAmanda
buildSrc
can still invalidate all projects. We made progress in making them more similar but not all the way there yet.efemoney
01/18/2023, 1:24 PMFilipe Sousa
01/18/2023, 11:33 PMMehdi Janbarari
01/20/2023, 5:24 AMbuildSrc
you have to put all of your custom plugins and build scripts inside this directory. and this means by changing anything. the whole buildSrc will be rebuild.
But if you are using composite builds. You can create multiple composite build and include them to project. It means. By changing one of them. Others are not affected and your build is faster.