Skip to content

Prepare for first release branch off

Roman Gilg requested to merge romangg/kwinft:prepare-branch-off into master
  • Deciding on the pre-beta to beta versioning scheme: We go with the simple approach of just using the 90 patch level throughout pre-beta on master and subsequent beta phase.
  • Block detached pipelines on merge requests. See GitLab CI docs.
  • Miscellaneous fixes for races in certain tests which crept up lately.

Note: The build is currently failing because we have not yet setup the Plasma/5.18 branch and we depend on a change in KScreenLocker master, that won't be available to the beta. To not leak this into the release changelog we make an exception to the rule to not merge with failed build and clean up the situation afterwards with the merge of !9 (merged) only to master.

Edited by Roman Gilg

Merge request reports