Migrate some Travis CI tests to Github Actions
Abierto
long-term
- Lenguaje dominante
- C
- Estrellas
- 27.9k
- Forks
- 2.6k
- Merge medio
- 1 d 3 h
- PR fusionados (30 d)
- 8
Descripción
Many of our Travis CI tests run on special hardware (like power pc) and cannot be migrated to GitHub actions (except possibly via QEMU, which isn't exactly equivalent). However, we have some Travis CI tests which run on AMD64 architecture. It's likely that at least some can be migrated to GitHub Actions, which moves us closer to our goal of eliminating dependency on Travis CI.
Follow-up to this issue: it's likely possible to migrate many Circle CI tests as well.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.