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.