Skip to content

Investigate Azure Pipelines #1400

Closed
Closed
@AndreMiras

Description

@AndreMiras

We're currently using Travis for continuous integration.
While things are working we have a very annoying issue, which is Travis not providing Docker layer caching, see travis-ci/travis-ci#5358.
This means every single build will rebuild docker images from scratch ~15 minutes when it should take less than a minute if layer caching was properly implemented Travis side.
Other CI providers seem to provide solutions for it in their free tier, e.g. CircleCI, GitLab Pipelines, Azure Pipelines...
Apparently Azure also seems to provide up to 10 parallel builds when Travis offers 5.
Find out more https://azure.microsoft.com/en-us/services/devops/pipelines/
The goal of this task is to investigate and try at least other competitors to see how they perform compared to Travis in our environment.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions