Skip to content

Transition to GitHub Workflows #4

Open
@jcfr

Description

@jcfr

Continuous integration for Linux, macOS and Windows is implemented using 3 different services requiring three different configuration files:

appveyor.yml
circleci/config.ym
.travis.yml

To simplify and streamline maintenance, CI configuration should be transitioning to using GitHub workflow and instead have files common to all platform (e.g .github/workflows/build-test-package.yml)

Experiment to elaborate a working approaches are being done here: jcfr/ci-sandbox#9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions