author | Andi-Bogdan Postelnicu <andi@mozilla.com> |
Tue, 24 Aug 2021 07:51:29 +0000 | |
changeset 589682 | 282d020c9eecef8956c7fc56f9150dc0141a2f5a |
parent 589680 | 8d06183d4fcf3c5aef97071645ab9dcdc95b9ab4 |
child 589683 | f735acf2c4ae9d395281f9667568f80a0408bc59 |
push id | 38732 |
push user | smolnar@mozilla.com |
push date | Tue, 24 Aug 2021 21:59:48 +0000 |
treeherder | mozilla-central@f31a22da9629 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | firefox-build-system-reviewers, glandium |
bugs | 1726623 |
milestone | 93.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/taskcluster/ci/source-test/clang.yml +++ b/taskcluster/ci/source-test/clang.yml @@ -70,16 +70,18 @@ format: source taskcluster/scripts/misc/source-test-clang-setup.sh && ./mach --log-no-times clang-format --outgoing --output $HOME/clang-format.json --format json && ./mach --log-no-times clang-format --outgoing --output $HOME/clang-format.diff --format diff fetches: toolchain: - linux64-clang - linux64-clang-tidy - linux64-rust + - sysroot-x86_64-linux-gnu + - sysroot-wasm32-wasi worker: artifacts: - type: file name: public/code-review/clang-format.json path: /builds/worker/clang-format.json - type: file name: public/code-review/clang-format.diff path: /builds/worker/clang-format.diff