No description
Find a file
Matthieu Gallien f5f27e2d80
fix(qt/x11): try to fix Qt build on el8 image
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2026-01-06 14:13:44 +01:00
binary [vlc] Fix another install path with MSVC 2025-01-16 08:37:45 +01:00
data [kdenlive] Split RustedBronze to its own blueprint 2025-08-09 15:08:35 +02:00
dev-utils Update appimagetool to current version 2025-12-16 13:53:18 +00:00
extragear gpgme 2.0.1, gpgmepp 2.0.0, qgpgme 2.0.0 2025-10-22 11:39:30 +02:00
kde Merge remote-tracking branch 'origin/dev' 2025-12-14 21:09:17 +01:00
kdesupport disable utils in kdewin 2025-11-14 17:10:48 +01:00
libs fix(qt/x11): try to fix Qt build on el8 image 2026-01-06 14:13:44 +01:00
LICENSES Add license texts 2024-03-08 18:19:02 +00:00
perl-modules Fix syntax 2024-09-09 22:02:30 +02:00
python-modules pyside6: fix macOS build 2025-12-16 17:19:00 +01:00
qt-apps [gammaray] Fix multi build option 2025-01-12 21:43:14 +01:00
qt-libs Backport Qt 6.10 build fix for libquotient 2025-11-23 10:41:30 +00:00
virtual/craft-blueprints-kde-base Pass kwargs to package base 2024-04-09 18:28:08 +02:00
.flake8 Tweak linter settings 2025-01-11 15:07:23 +01:00
.gitattributes Allow unix eol in patches 2018-06-06 11:36:57 +02:00
.gitignore Add .DS_Store to git ignore 2019-12-11 10:19:55 +01:00
.gitlab-ci.yml Merge remote-tracking branch 'origin/master' into dev 2025-12-09 11:55:21 +00:00
.kateproject add small kate project 2021-02-13 15:31:27 +01:00
.pre-commit-config.yaml Add tox and flake8 2025-01-11 15:05:47 +01:00
COPYING Add copying info 2017-08-30 15:22:16 +02:00
logo.png Add logo for gitlab 2020-04-20 15:56:46 +02:00
pyproject.toml sync .pre-commit-config.yaml 2022-10-31 09:58:27 +01:00
README.md Use an input to simplify test-builds of a package 2025-11-18 09:30:23 +01:00
tox.ini Tweak linter settings 2025-01-11 15:07:23 +01:00

Branches

  • master: update to existing stuff goes here (only supports Qt6)
  • dev: ... unless it has chance of breaking everything and the kitchen sink then it goes here. Also, new caches go here. Only supports Qt6.
  • qt5-lts: branch to continue support for Qt5, no major updates are expected here

Test the build of a package / blueprint

You can test the build of a package as follows:

  • Go to Build -> Pipelines
  • Click the "New pipeline" button
  • Select the branch you want to run the pipeline on, e.g. your MR branch
  • Enter the name of the package you want to build in the Inputs section
  • Click the "New pipeline" button
  • Trigger any of the build-package-* jobs that you want to run for the package