Commit graph

3 commits

Author SHA1 Message Date
Simon Redman
cbb3fc3e24 Remove master dependency overrides from craft config
## Summary

Back before the KF6 release, I set the craft.ini file to explicitly require master versions of some dependencies which did not have appropriate versions available. (!631)

Now that those are released, we should remove those overrides (also because they break the build!)

## Test Plan

Tested the pipeline on a private branch: https://invent.kde.org/network/kdeconnect-kde/-/pipelines/621529

Given this is passing, I plan to check in this change without waiting for another pipeline run.


(cherry picked from commit 111762248b)

97920631 Remove `master` dependency overrides now that KF6 is released and those dependencies consume KF6.
2024-03-04 23:13:59 +00:00
Simon Redman
887d43f370 Reenable craft pipeline
After https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/755 and https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/756, the build passes!

Now we'll never* regress the craft packaging again!

*Warranty neither expressed nor implied
2023-12-30 14:38:17 +00:00
Ingo Klöcker
91daee53f7 Add CI template for building APPX packages on invent
And convert the other includes to the include:project format.
2023-12-15 15:53:01 +00:00