How to get dependencies into freebsd ci?

Ben Cooksley bcooksley at kde.org
Sat Sep 16 21:46:43 BST 2023


On Sun, Sep 17, 2023 at 8:37 AM Ingo Klöcker <kloecker at kde.org> wrote:

> On Samstag, 16. September 2023 22:08:46 CEST Milian Wolff wrote:
> > And cppcheck is nice, but it's a long shot from clang-tidy and clazy. I
> > understand that's the way it is for now and it's not possible to get
> > additional checks enabled for projects?
>
> I'm not sure what you mean by "not possible to get additional checks
> enabled
> for projects", but okular has a custom job which runs clang-tidy and
> clazy.
> This job does a few things which are very specific for okular. I've just
> started to set up a similar job for libkleo:
> https://invent.kde.org/pim/libkleo/-/merge_requests/45


Where possible do try to avoid too many custom jobs - especially where they
duplicate functions like we're seeing here.
In the case of both Okular and libkleo here i'm seeing that they install
stuff from distribution repos - which can result in unpredictable failures
due to network issues.


>
>
> Regards,
> Ingo


Cheers,
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-devel/attachments/20230917/6e5af505/attachment.htm>


More information about the kde-devel mailing list