[llvm-dev] How to trigger builds in Phabricator?

Christian Kühnel via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 21 01:05:51 PST 2019


Hi Ehud,

the pre-merge tests are in prototype state. Once they are ready for
testing, I'll announce it on the mailing list

On Thu, Nov 21, 2019 at 9:23 AM Ehud Katz via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi everyone,
>
> In the reviewing system, after a patch is approved, what should be the
> following step?
>
> I assume I'll have to make sure the patch hasn't broken anything, before
> pushing it, so I'll wan't to run a full build+tests, probably in a remote
> sterile environment (like a jenkins server).
>
> Do we have an integration system like this? Or should I just trust the
> build+tests on my machine?
>
> Regardless, I have seen in many reviews (in Phabricator) that *Builds *are
> triggered for them, in particular: "*arc lint + arc unit*" and "*pre-merge
> checks*" (which sounds like what I am searching for). What is their use
> and how do I trigger them?
>
> Thanks,
> Ehud.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>


-- 
Best,
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191121/c4b08fae/attachment.html>


More information about the llvm-dev mailing list