-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.kde-ci.yml
34 lines (30 loc) · 1020 Bytes
/
.kde-ci.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['Linux', 'FreeBSD', 'Windows']
'require':
'frameworks/ktexttemplate': '@latest-kf6'
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/kcontacts': '@latest-kf6'
'frameworks/kservice': '@latest-kf6'
'pim/akonadi': '@same'
'pim/akonadi-contacts': '@same'
'pim/akonadi-mime': '@same'
'pim/grantleetheme': '@same'
'pim/kidentitymanagement': '@same'
'pim/kmailtransport': '@same'
'pim/kmbox': '@same'
'pim/kmime': '@same'
'pim/kpimtextedit': '@same'
'pim/libgravatar': '@same'
'pim/libkdepim': '@same'
'pim/libkleo': '@same'
'pim/pimcommon': '@same'
'frameworks/kcolorscheme': '@latest-kf6'
'libraries/qca': '@latest-kf6'
'libraries/ktextaddons': '@latest-kf6'
- 'on': ['Linux', 'FreeBSD']
'require':
'pim/akonadi-search': '@same'
Options:
json-validate-ignore: ['webengineviewer/src/checkphishingurl/autotests/data/empty2.json']