Migrate off of Travis CI (travis-ci.org shutting down)
Offen
- Vorherrschende Sprache
- Ruby
- Sterne
- 158
- Forks
- 28
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions, ruby
- Bereich
- ci-cd, devops
- Issue-Typ
- Refactoring
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100