google / google/codeworld

Continuous integration

未关闭
#1,007 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
cleanup
主要语言
Haskell
星标
1.3k
派生
201
PR 合并指标
30 天内没有已合并 PR

描述

I think it would be nice to have some automatic checks on PRs, such as

* Does `build.sh` still work?
* Does `test.sh` still execute successfully?

CI should also increase the incentives to write automatic tests.

A full install takes a lot of time though, so we'd need a setup that offers sufficient CPU time. (Travis, which I'm most familiar with, has a timeout of 50 minutes).

贡献指南

打开贡献指南

调研方向

Start by inspecting build.sh and test.sh to understand the checks CI must run and how much setup they require. Define a CI configuration that runs both scripts and supports automatic tests within the available CPU-time limit; the issue does not specify a provider or configuration file, so those choices need maintainer input.

由索引模型根据 Issue 内容生成。

评估

技术栈
haskell, shell
领域
build-system, ci-cd, testing-qa
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。