From ce64027cb5592eb3ef3364d5ec52be0eb0141f58 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Tue, 28 May 2024 18:41:28 +0200 Subject: [PATCH] coin: Enable git cloning Cloning the git sources will: - allow embedding the git sha1 into the SBOM generated by the build system - ease development process in CI VMs when investigating issues. This will slightly slow down the CI build phase by a minute or two. Task-number: QTBUG-122899 Task-number: QTQAINFRA-6520 Change-Id: If554ed0fedca26ff77d04752288ee8497bc4b9ce Reviewed-by: Toni Saario (cherry picked from commit 5717a4fd4a3fd2ba530a7eb4812ce2a5c34515cb) Reviewed-by: Qt Cherry-pick Bot (cherry picked from commit 3f2698ce36c518f9781f240f3707b61c839c130b) --- coin/module_config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 118881159bd..187f08481a5 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -1,4 +1,5 @@ version: 2 +tags: [git] accept_configuration: condition: property property: features