Would really like to have support for Gitlab CI.
@joerick there is gitlab ci for external repositories https://docs.gitlab.com/ee/ci/ci_cd_for_external_repos/index.html
And gitlab provide runners for Linux and Windows https://docs.gitlab.com/ee/user/gitlab_com/index.html#shared-runners
So there is an option to add this support. What dou You think about this? Could you try to setup initial integration to check if it works?
Ow, that does seem interesting, if we could test it from here!
Implemented (linux-only) in #419. See #427 for an issue regarding Windows support.
Most helpful comment
@joerick there is gitlab ci for external repositories https://docs.gitlab.com/ee/ci/ci_cd_for_external_repos/index.html
And gitlab provide runners for Linux and Windows https://docs.gitlab.com/ee/user/gitlab_com/index.html#shared-runners
So there is an option to add this support. What dou You think about this? Could you try to setup initial integration to check if it works?