Hi,

Regarding continuous integration: I think you can only use Linux
instances on GitLab's infrastructure. For every other operating system
you would have to install the GitLab Runner (Go software) on a machine
and register it at your GitLab instance. The Runner seems to support
every system that is supported by OpenLP (Windows, macOS, Linux, FreeBSD).

If you do not want to use any private build infrastructure at all and
still test on each of those systems you should have a look at Cirrus CI.
Every other major CI service is missing at least one of the mentioned
operating systems.

If you consider using it I will give it a try.

Cheers,
Bastian

Am 11.04.19 um 07:35 schrieb Raoul Snyman via openlp-dev:
> Jenkins -> GitLab CI
> We also want to take advantage of GitLab's CI infrastructure, and use it
> for running our tests and building OpenLP for various platforms
> automatically. I've made an initial stab at this, but if anyone wants to
> run with it, let me know.
_______________________________________________
openlp-dev mailing list
[email protected]
https://lists.openlp.io/mailman/listinfo/openlp-dev

Reply via email to