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

Migrate ALE from Travis CI to Github Actions #3548

Closed
hsanson opened this issue Jan 19, 2021 · 1 comment · Fixed by #3549
Closed

Migrate ALE from Travis CI to Github Actions #3548

hsanson opened this issue Jan 19, 2021 · 1 comment · Fixed by #3549

Comments

@hsanson
Copy link
Contributor

hsanson commented Jan 19, 2021

Travis-CI.com no longer provides unlimited credits to open source projects:

And ALE already ran out of credits, therefore there are many PR's stuck waiting for checks from travis that will never complete. One way to solve this is to migrate from Travis-CI to Github actions:

Since ALE used Docker to run tests we can use these actions for the migration:

@w0rp
Copy link
Member

w0rp commented Jan 22, 2021

I have merged this now, and I updated the project settings to turn off Travis CI checks anywhere I could find them and require the GitHub checks instead.

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