gecko-dev/python/mozbuild
Mike Hommey d42db71402 Bug 1784179 - Don't stop at the first error during CI builds. r=firefox-build-system-reviewers,nalexander
It can be a frustrating experience to push something to e.g. try, get
build errors, fix them, and realize on a subsequent push that there were
other build errors, but since the build failed as soon as it reached the
first error, the logs didn't show them.

While stopping at the first error locally is more helpful locally
(although it still stop immediately and errors are often buried in the
logs), it is actually desirable to avoid stopping on automation.

Differential Revision: https://phabricator.services.mozilla.com/D154327
2022-10-20 01:55:20 +00:00
..
mozbuild Bug 1784179 - Don't stop at the first error during CI builds. r=firefox-build-system-reviewers,nalexander 2022-10-20 01:55:20 +00:00
mozpack Bug 1795187 - Make packager errors more visible on treeherder. r=firefox-build-system-reviewers,nalexander 2022-10-14 02:52:07 +00:00
metrics.yaml Bug 1741674 - Advise in each metrics.yaml that we have docs for adding metrics r=TravisLong,nalexander 2021-11-22 20:07:38 +00:00
setup.py