KDE Gear projects with failing CI (master) (29 October 2024)
Mark Penner
mrpenner at mailbox.org
Wed Oct 30 03:10:11 GMT 2024
On Tuesday, October 29, 2024 5:51:18 PM CDT Albert Astals Cid wrote:
> kwave - NEW
> * https://invent.kde.org/multimedia/kwave/-/pipelines/806639
> * cmake stage fails
> * The cmake code in the doc folder looks like it could be simplified
https://invent.kde.org/multimedia/kwave/-/merge_requests/36
There was a bunch of cmake code and a shell script to change the links that
KDocTools generates in the html documentation (running sed s+help:/common+./
common+g and sed s+help:/kdoctools6-common+./common+g on the html files). In my
opinion that would be better changed in KDocTools, rather than a bunch of
custom stuff here.
The CI failure was from Thomas Eschenbacher porting the html doc generation to
KF6.
More information about the kde-devel
mailing list