Sounds interesting; would it be able to handle R and Python modules built by this project ? The home grown solution here does I think and that is helpful.
On Sat, Jan 26, 2019, 6:57 AM vaclavkosar <ad...@vaclavkosar.com wrote: > I think it would be good idea to use gitflow-incremental-builder maven > plugin for Spark builds. It saves resources by building only modules that > are impacted by changes compared to git master branch via > gitflow-incremental-builder maven plugin. For example if there is only a > change introduced into on of files of spark-avro_2.11 then only that maven > module and its maven dependencies and dependents would be build or tested. > If there are no disagreements, I can submit a pull request for that. > > > Project URL: https://github.com/vackosar/gitflow-incremental-builder > > Disclaimer: I originally created the project. But most of recent > improvements and maintenance were deved by Falko. >