shift-shell/.kde-ci.yml
2023-08-29 14:30:12 +00:00

26 lines
944 B
YAML

# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['@all']
'require':
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/kconfig': '@latest-kf6'
'frameworks/kcoreaddons': '@latest-kf6'
'frameworks/ki18n': '@latest-kf6'
'frameworks/kio': '@latest-kf6'
'frameworks/kitemmodels': '@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'
'plasma/kwin': '@same'
'plasma/plasma-workspace': '@same'
'libraries/kirigami-addons': '@latest-kf6'
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD']