[Development] Continuous Integration for 3rd party projects using Qt

Lorn Potter lorn.potter at gmail.com
Sun Mar 17 21:37:49 CET 2019



On 17/3/19 11:54 PM, Uwe Rathmann wrote:
> Hi,
> 
> all arguments for doing Continuous Integration for Qt ( https://
> blog.qt.io/blog/2016/08/08/coin-continuous-integration-for-qt/ ) are also
> valid for 3rd party code using Qt.
> 
> F.e. with Qwt ( https://qwt.sourceforge.io ) I'm supporting trillions of
> environments I have never seen myself. Actually I'm using Linux/gcc only
> - the rest is crossing my fingers and hoping for bug reports.
> 
> So what I'm looking for is a service, where I can upload my project to be
> built in all official combinations supported by Qt - like it is done for
> the Qt code.

Gitlab has CI

https://about.gitlab.com/product/continuous-integration/

I haven't used the CI there so I cannot comment on it, just that it exists.

> 
> Is such a service available or - if not - would it be possible to open
> your CI system for community projects using Qt ?
> 
> Uwe
> 
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> https://lists.qt-project.org/listinfo/development
> 

-- 
Lorn Potter
Freelance Qt Developer. Maintainer QtSensors, Qt WebAssembly




More information about the Development mailing list