Simon Josefsson wrote: > It seems the Haiku community is fairly active, I > wonder how hard it is to get a GitLab runner (or GitHub Actions, if > that's even possible) up and running for it...
I think it's pointless for anyone to host such a runner, as long as the Haiku kernel can be made to crash by running simple programs in user-space [1]. > One alternative on that platform is to say "don't bother with the make > dist tarball, try building directly from git". I don't like it as a > general escape mechanism I don't like it either, because - the GNU project focuses on making releases as tarballs with configure scripts, - the skill level needed to build a package from a tarball is lower than the skills needed to build from a git checkout. Bruno [1] https://dev.haiku-os.org/ticket/18624