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

Add Azure Pipelines for automated tests #30

Open
pmetzger opened this issue Jun 28, 2019 · 6 comments
Open

Add Azure Pipelines for automated tests #30

pmetzger opened this issue Jun 28, 2019 · 6 comments

Comments

@pmetzger
Copy link
Member

Travis is very unreliable for CI testing these days, and it's likely to get worse as they've lost a lot of staff. The MacPorts project has been very successfully using Azure Pipelines for the last few months as a secondary test system; it almost never has spurious failures. It would be good for us to set the same thing up for ocaml-community.

@c-cube
Copy link
Member

c-cube commented Sep 10, 2019

I'm also wondering about github actions, as they're baked in (although still in beta)?

@pmetzger
Copy link
Member Author

pmetzger commented Sep 10, 2019

Both might be a fine thing! I think it's important that we slowly phase out Travis though.

@c-cube
Copy link
Member

c-cube commented May 21, 2020

revisiting that, github actions are more robust these days, aren't they?

@pmetzger
Copy link
Member Author

pmetzger commented Mar 4, 2021

They are.

@UnixJunkie
Copy link

Travis is also very brittle and forces people to spend significant time maintaining a working CI test suite...

@mjambon
Copy link
Member

mjambon commented Mar 5, 2021

As mentioned in another thread, my experience with GitHub Actions has been bad and I don't see how it could ever be fixed. On the other hand, CircleCI has been working perfectly.

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

4 participants