kasts/.kde-ci.yml

20 lines
619 B
YAML

# SPDX-FileCopyrightText: 2021 Tobias Fella <tobias.fella@kde.org>
# SPDX-License-Identifier: BSD-2-Clause
Dependencies:
- 'on': ['@all']
'require':
'frameworks/extra-cmake-modules': '@stable'
'frameworks/kcoreaddons': '@stable'
'frameworks/kirigami': '@stable'
'frameworks/syndication': '@stable'
'frameworks/ki18n': '@stable'
'frameworks/kconfig': '@stable'
'frameworks/threadweaver': '@stable'
'libraries/kirigami-addons': '@stable'
'third-party/qtkeychain': '@latest'
'third-party/taglib': '@latest'
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]