You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2019/06/21 09:25:00 UTC

[jira] [Created] (ARROW-5673) [Crossbow] Support GitLab runners

Krisztian Szucs created ARROW-5673:
--------------------------------------

             Summary: [Crossbow] Support GitLab runners
                 Key: ARROW-5673
                 URL: https://issues.apache.org/jira/browse/ARROW-5673
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Packaging
            Reporter: Krisztian Szucs


Description is by [~kou]:

I want to use GitLab Runner instead of CircleCI.
Because we can add custom GitLab Runners for us. For example, we can add GPU enabled GitLab Runner to test CUDA enabled Apache Arrow build. We can also increase timeout more than 5h for our GitLab Runners.

We can use https://gitlab.com/ to run GitLab Runners: https://about.gitlab.com/solutions/github/
This feature isn't included in the Free tier on GitLab.com (it's available with the Free tier for campaing for now (*1)) but GitLab.com provides Gold tier features to open source projects (*2). So we can use this feature by choosing "CI/CD for external repo" in "New project page" https://gitlab.com/projects/new .

(*1)

    So, for the next year we are making the GitLab CI/CD for GitHub feature a part of our GitLab.com Free tier.

(*2)

    As part of our commitment to open source, we offer all public projects our highest tier features (Gold) for free.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)