Hi, while fiddling with beams release process and trying to get that working on my machine, I again stumbled about 'gradlew build'
Till now I am unable to get a full build run successfully on my machine. Keeps failing. After setting up a clean docker instance and trying to run there, I also failed miserably. Which of kind is expected as part of the tests rely on docker itself which probably does not work out of the box. But apart from these expected failures, there were also tons of other failures. Need to setup a full blown vm and test again, but wanted to ask here first as after looking into Jenkins setup, I was also unable to find a job which actually executes a full build. So I am wondering, whether - anyone is actually able to successfully execute a full build (preferable without build cache) - it is intended we do only run a 'gradlew build' during release on release managers box - if that full build is somehow implicit in Jenkins setup, and I am just not finding my way to the job/list of jobs which execute this full build Any help/insights appreciated here. michel
