Migrate off of Travis CI (travis-ci.org shutting down)
未关闭
- 主要语言
- Ruby
- 星标
- 158
- 派生
- 28
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
首先找到仓库的 Travis CI 配置,并检查现有的构建命令和测试环境。在 GitHub Actions 中重现该工作流,然后验证相同的 Ruby 构建和测试流程能在那里成功运行,并且不再依赖 travis-ci.org。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, ruby
- 领域
- ci-cd, devops
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100