Migrate off of Travis CI (travis-ci.org shutting down)
Open
- Dominant language
- Ruby
- Stars
- 158
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
See https://blog.travis-ci.com/2021-05-07-orgshutdown for details on the shutdown of travis-ci.org.
Given builds here will inevitably stop running, we need to migrate builds off. Our best option is to migrate to GitHub Actions.
Contributor guide
Research direction
Start by locating the repository's Travis CI configuration and reviewing the existing build commands and test environment. Recreate that workflow in GitHub Actions, then verify that the same Ruby build and test process runs successfully there and no longer depends on travis-ci.org.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, ruby
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100