Hi Bastian, You're right in that the CI infrastructure offered on gitlab.com only supports linux. We're gonna go with appveyor for windows and Simon and Raoul got a gitlab runner working on Raouls Mac. As far as I know CircleCI does not support gitlab, but maybe there is a workaround. I mean, appveyor does not support launchpad or bzr, but we found a way to make that work :)
BR, Tomas Den tor. 25. apr. 2019 kl. 22.12 skrev Bastian Germann < [email protected]>: > 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 >
_______________________________________________ openlp-dev mailing list [email protected] https://lists.openlp.io/mailman/listinfo/openlp-dev
