This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Try to set a policy in case a build failure is detected Lets take a look to what other project are doing first:

Mozilla

Mozilla has a fairly well defined process for the build process. The mozilla code is split into three main branches (in separate repositories):

Build failures can only happen on mozilla-try (for obvious reasons) and on mozilla-inbound; build sheriffs have the power to block mozilla-inbound until the build failures are resolved, as well as reverting the offending commit(s). The mozilla-inbound branch is merged into mozilla-central only by build sheriffs, and only if the build is successful and the test suite remains green.

More information is available on the Mozilla wiki:

WebKit

GNOME

Historical


2024-10-23 11:42