diff options
| author | Alexandru Croitor <alexandru.croitor@qt.io> | 2024-08-27 17:38:08 +0200 |
|---|---|---|
| committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2025-01-31 19:17:08 +0000 |
| commit | df21776d41371d3a60ae4ff9ae99af0bce16808c (patch) | |
| tree | 4889577a688d851a5883a8e1b24aebb61cb342ea /coin | |
| parent | 385385dc430ed1d8c63bdc251bef85aabfd065cf (diff) | |
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.
Pick-to: 6.8
Task-number: QTBUG-122899
Task-number: QTQAINFRA-6520
Change-Id: I1e36d7b9b1875ea6e239a620fd2ed945693be07d
Reviewed-by: Toni Saario <toni.saario@qt.io>
(cherry picked from commit 6544fc26e3d5858ac0707b050f7d2b3d62404578)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'coin')
| -rw-r--r-- | coin/module_config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 9acb62722c..936c6d5abc 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 |
