Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Set up GitLab CI/CD for GitHub #120

Description

@dzhoshkun

Travis CI has been set up as part of #105, and is working. However even for the quicktest it takes on the order of 30 mins to run, due to the lack of GPUs.

A viable option for using GPUs is GitLab CI/CD for GitHub. Setting it up boils down to the following steps:

  1. Connect GitHub project to GitLab
  2. Create a personal access token on GitHub and activate it on GitLab
  3. Register the Adelie runner on GitLab

Here is first test case where this was set up: #105 (comment)

We should also decide what to do with the #105 changes. @wyli Do you see any value in keeping Travis?

In any case, we should probably continue using tox, as it allows for easy multi-Python-version testing. But maybe we should address this in another issue, to keep things simple.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions