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 CI to GitHub Actions #155

Open
jacobtomlinson opened this issue Nov 2, 2020 · 3 comments
Open

Migrate CI to GitHub Actions #155

jacobtomlinson opened this issue Nov 2, 2020 · 3 comments

Comments

@jacobtomlinson
Copy link
Member

Due to changes in the Travis CI billing, the Dask org is migrating CI to GitHub Actions.

This repo contains a .travis.yml file which needs to be replaced with an equivalent .github/workflows/ci.yml file.

See dask/community#107 for more details.

@ian-r-rose
Copy link
Collaborator

Thanks for bringing this up @jacobtomlinson. We'll also need to add tokens for pypi/npm.

@ian-r-rose ian-r-rose mentioned this issue Jan 4, 2021
@ian-r-rose
Copy link
Collaborator

This is now tested in GH actions. I'll leave this open until we fix up auto-deploy and linting

@jacobtomlinson
Copy link
Member Author

Linting done via pre-commit in #171. Just auto deploy now.

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

2 participants