From 25728988b5de5ba0de7689eecebe8521ceac0fe2 Mon Sep 17 00:00:00 2001 From: Yashvi Jain Date: Mon, 30 Dec 2024 12:41:47 +0530 Subject: [PATCH] Adding fix for repo health Signed-off-by: Yashvi Jain --- .expeditor/verify.pipeline.yml | 1 - .studio/common | 4 +++- .studio/protobuf | 3 ++- scripts/repo_health.sh | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 55cc4ada715..d4e8c71ae50 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -21,7 +21,6 @@ steps: # - label: "[codegen] A2 protobufs" command: - - git config --global --add safe.directory /go/src/github.com/chef/automate - hab studio run "source .studiorc && verify_all_protobuf_components" timeout_in_minutes: 10 soft_fail: true diff --git a/.studio/common b/.studio/common index 6b4d521b342..6bf193cdb94 100644 --- a/.studio/common +++ b/.studio/common @@ -63,7 +63,9 @@ document "verify_products_generation" <