Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition to GitHub Workflows #4

Open
jcfr opened this issue Aug 12, 2020 · 0 comments
Open

Transition to GitHub Workflows #4

jcfr opened this issue Aug 12, 2020 · 0 comments

Comments

@jcfr
Copy link
Collaborator

jcfr commented Aug 12, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant