-
-
Notifications
You must be signed in to change notification settings - Fork 102
/
.kde-ci.yml
27 lines (24 loc) · 935 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
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['@all']
'require':
'frameworks/kcmutils': '@latest-kf6'
'frameworks/kitemmodels': '@latest-kf6'
'frameworks/knewstuff': '@latest-kf6'
'frameworks/knotifyconfig': '@latest-kf6'
'frameworks/ktexteditor': '@latest-kf6'
'frameworks/ktexttemplate': '@latest-kf6'
'frameworks/purpose': '@latest-kf6'
'frameworks/threadweaver': '@latest-kf6'
'kdevelop/kdevelop-pg-qt': '@latest-kf6'
'sdk/libkomparediff2': '@same'
# TODO: Okteta Qt6 port not yet complete, ETA 10/2024 or later. Once available, adapt code & reenable again.
# 'utilities/okteta': '@stable'
- 'on': ['Linux', 'FreeBSD']
'require':
'frameworks/krunner': '@latest-kf6'
'plasma/libksysguard': '@latest-kf6'
'plasma/libplasma': '@latest-kf6'
Options:
per-test-timeout: 200 # the 60-second default is not enough for test_gdb