shift-shell/.kde-ci.yml

26 lines
900 B
YAML
Raw Normal View History

2021-10-05 13:47:35 +00:00
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['@all']
'require':
2023-03-02 07:19:14 +00:00
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/kconfig': '@latest-kf6'
'frameworks/kcoreaddons': '@latest-kf6'
'frameworks/ki18n': '@latest-kf6'
'frameworks/kio': '@latest-kf6'
'frameworks/knotifications': '@latest-kf6'
'frameworks/kpackage': '@latest-kf6'
'frameworks/kservice': '@latest-kf6'
'frameworks/kwayland': '@latest-kf6'
'frameworks/kwindowsystem': '@latest-kf6'
'frameworks/modemmanager-qt': '@latest-kf6'
'frameworks/networkmanager-qt': '@latest-kf6'
'frameworks/plasma-framework': '@latest-kf6'
'frameworks/kjobwidgets': '@latest-kf6'
2021-10-05 13:47:35 +00:00
'plasma/kwin': '@same'
2022-02-11 05:22:33 +00:00
'plasma/plasma-workspace': '@same'
2023-03-09 13:16:54 +00:00
'libraries/kirigami-addons': '@latest-kf6'
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD']