Migrate CI to GitHub Actions
Open
- Dominant language
- Python
- Stars
- 18
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Research direction
Start by reading the existing .travis.yml and the migration details in dask/community#107. Define the equivalent workflow in .github/workflows/ci.yml, then verify that GitHub Actions runs the same CI checks and that the Travis configuration has been replaced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100