Create a way to adjust BUILDKIT_STEP_LOG_MAX_SIZE
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 68/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 冷清
- 技术栈
- docker, github-actions
- 领域
- build-system, ci-cd
调研方向
从 .github/workflows/build.yml 的第 529-532 行开始,检查可复用 workflow 如何向 BuildKit build 暴露并传递配置。跟踪现有的环境设置,然后确定用户如何提供 BUILDKIT_STEP_LOG_MAX_SIZE 和 BUILDKIT_STEP_LOG_MAX_SPEED。完成的标准是:无需单独的 job 即可配置这两个限制,并且 workflow 仍然有效。
由索引模型根据 Issue 内容生成。
描述
It would be great to be able to specify the log size and rate limits.
env.BUILDKIT_STEP_LOG_MAX_SIZE
env.BUILDKIT_STEP_LOG_MAX_SPEED
About the worst thing you can do when a build is taking longer than expected is to drop the logs that would tell me why. The longer it takes and the more logs, the greater the lost time trying to repeat it to identify the problem.
As it stands, I need a separate job to adjust these unless I am missing something.
- 主要语言
- 没有语言数据
- 星标
- 83
- 派生
- 23
- 平均合并
- 2 天 22 小时
- 30 天内合并 PR
- 8
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
docker/github-builder 的其他 Issue
-
kind/enhancement status/triage
难度 3/5 1-2 天 新手友好度 52/100
docker/github-builder#282 ·
-
难度 4/5 3-5 天 新手友好度 52/100
docker/github-builder#251 ·
-
kind/enhancement
难度 3/5 1-2 天 新手友好度 65/100
docker/github-builder#207 · 1 条评论 ·
-
kind/enhancement status/triage
难度 5/5 一周以上 新手友好度 25/100
docker/github-builder#203 · 1 条评论 ·
-
status/triage
难度 4/5 3-5 天 新手友好度 45/100
docker/github-builder#193 · 2 条评论 ·
查看 docker/github-builder 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
elastic/gradle-plugins#157 ·
-
Documentation
难度 2/5 1-3 小时 新手友好度 75/100
cake-build/cake#5024 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 88/100
web-infra-dev/rspack#15847 ·
-
accepted bug wg/developer-experience-ecosystem
难度 2/5 1-3 小时 新手友好度 88/100
vllm-project/semantic-router#4062 · 2 条评论 ·