mirror of
https://github.com/nextcloud/craft-blueprints-kde.git
synced 2026-02-07 06:12:51 +01:00
No description
|
|
||
|---|---|---|
| binary | ||
| data | ||
| dev-utils | ||
| extragear | ||
| kde | ||
| kdesupport | ||
| libs | ||
| LICENSES | ||
| perl-modules | ||
| python-modules | ||
| qt-apps | ||
| qt-libs | ||
| virtual/craft-blueprints-kde-base | ||
| .flake8 | ||
| .gitattributes | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .kateproject | ||
| .pre-commit-config.yaml | ||
| COPYING | ||
| logo.png | ||
| pyproject.toml | ||
| README.md | ||
| tox.ini | ||
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