From de856b014836fdf75851fd7fff72ae6fa0881559 Mon Sep 17 00:00:00 2001 From: godofredoc Date: Fri, 9 Jun 2023 15:22:26 -0700 Subject: [PATCH] Revert "Revert "Move clang tidy v2 build to prod." (#42495)" This reverts commit 58d9941fc2966c57b6b1cb23dbaa59f1590455cc. --- .ci.yaml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 559b1c69598da..af56a264c2c71 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -473,11 +473,23 @@ targets: - os=Linux - name: Mac mac_clang_tidy - bringup: true recipe: engine_v2/engine_v2 timeout: 60 properties: config_name: mac_clang_tidy + runIf: + - DEPS + - .ci.yaml + - tools/** + - ci/** + - "**.h" + - "**.c" + - "**.cc" + - "**.fbs" + - "**.frag" + - "**.vert" + - "**.m" + - "**.mm" - name: Mac mac_host_engine recipe: engine_v2/engine_v2 @@ -517,6 +529,7 @@ targets: timeout: 75 - name: Mac Host clang-tidy + bringup: true recipe: engine/engine_lint properties: cpu: arm64 @@ -539,6 +552,7 @@ targets: - "**.mm" - name: Mac iOS clang-tidy + bringup: true recipe: engine/engine_lint properties: cpu: arm64