Commit Graph

8 Commits

Author SHA1 Message Date
Lucie Gérard 6ac604823d Remove unnecessary comment
Pick-to: 6.9 6.8
Change-Id: I5007c20dfe89b513163f503af5d54dcadff74250
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2025-03-05 16:06:06 +01:00
Lucie Gérard 3c585a8406 Make module ready for source SBOM checking
This includes:
- turning VERIFY_SOURCE_SBOM ON
- adding rules to the licenseRule.json files
- correcting the licensing given via REUSE.toml files

A lot of files are skipped during the license test,
but all are present in the source SBOM.
This is why corrections are needed before turning the
source SBOM check on.

Task-number: QTBUG-131434
Pick-to: 6.9 6.8
Change-Id: I68996e9f013d9153e883449dc49c16a282cca124
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2025-02-20 11:56:14 +00:00
Matti Paaso 5944b4173d Change Axivion configuration
Change-Id: Icde8fb4539c88c3561faed592ccf632cba7b2f0b
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
2023-10-04 09:04:50 +03:00
Matti Paaso 2f7a4bf27c Add Axivion config
Task-number: QTQAINFRA-5244
Change-Id: Ice003578da4e38980ce25feb071cb2d162e52e06
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
Reviewed-by: Simo Fält <simo.falt@qt.io>
2023-03-23 07:25:38 +00:00
Topi Reinio 8910f277c2 Enable documentation testing step in the CI
Change-Id: Id25319f884d0bbe776cf047a69718ad7f79e8b53
Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>
(cherry picked from commit 83ba265223)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2022-08-16 13:28:29 +00:00
Ievgenii Meshcheriakov 1b91eb912f coin: Use test template v3
This version is currently used by all but 2 qt modules.
When v2 is used with this repo test failures seem to be ignored
by coin.

Change-Id: I6dcd6a6056aa74404c6ee32ec172b63074035445
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2022-02-10 09:45:26 +00:00
Maurice Kalinowski 51734cd595 Fix build against 6.0
Fixes: QTBUG-89381
Change-Id: I79d0329f06005434c691416f92fbdac0d7252385
Reviewed-by: Jesus Fernandez <jsfdez@gmail.com>
2020-12-16 19:10:36 +01:00
Mikhail Svetkin 9719bf64bb Add dependencies file for Coin
Coin by default uses dev branch of qtbase.
Add 5.12 qtbase into the dependencies file

Change-Id: I849ea65e36c74f153dbd5531c01e3a3b00ab4fef
Reviewed-by: Mikhail Svetkin <mikhail.svetkin@gmail.com>
2020-04-19 00:01:36 +02:00