How to get dependencies into freebsd ci?

Ingo Klöcker kloecker at kde.org
Sat Sep 16 21:58:01 BST 2023


On Samstag, 16. September 2023 22:46:43 CEST Ben Cooksley wrote:
> 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.

The idea is to make a standard job out of this once it's clear how this would 
look like. I think other people were interested in running clazy (and maybe 
clang-tidy) for their projects.

Regards,
Ingo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-devel/attachments/20230916/93beb351/attachment.sig>


More information about the kde-devel mailing list