Did you consider building docker images on branches and tags? It has been a couple of times where we want to try new features, lets say in 4.1.0-rc01. But no image is available anywhere and we need to build it our self. And most lately today we wanted to run
https://github.com/StarRocks/starrocks/tree/branch-4.1
But we are unable to build, some .h files missing error.
cc:
@Jacob Scherffenberg-Møller