[haiku-development] Re: Checker bot for Gerrit

  • From: "Adrien Destugues" <pulkomandy@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 23 Mar 2021 19:05:43 +0000

When a code or patch set is updated or created then the build runs in
Jenkins for the code and if the build is successful then Verified
label is updated and +1 is voted and code review is permitted only
after verified label is updated and similarly after every new change
the verified label gets reset and updated according to the latest
build. Is this the part of the expected outcome? Please confirm.

We are currently using Concourse for building. What is your plan? Will you 
investigate
using Concourse for coding style checks instead of Jenkins? Should we migrate 
all our
existing builds to Jenkins? Should we use both tools side by side for different 
needs?


Please help me with one more thing. I was trying to work on the issues
of: https://github.com/owenca/haiku-format
What are the steps to set up this repository so that I can work.

You can run the script "build.sh" in this repository. It will download the llvm 
sources,
apply the patches, and generate the haiku-format executable.

Alternatively you can use the other repository at 
https://github.com/viveris/llvm-project
This is the llvm sources with the patches already applied. There are 
instructions to build
it in the repository README.

-- 
Adrien.


Other related posts: