Create a way to adjust BUILDKIT_STEP_LOG_MAX_SIZE
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 68/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- docker, github-actions
- Domain
- build-system, ci-cd
Research direction
Start with .github/workflows/build.yml at lines 529-532 and inspect how the reusable workflow exposes and passes configuration into the BuildKit build. Trace the existing environment setup, then determine how users can provide BUILDKIT_STEP_LOG_MAX_SIZE and BUILDKIT_STEP_LOG_MAX_SPEED. Done means both limits can be configured without a separate job and the workflow remains valid.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- No language data
- Stars
- 83
- Forks
- 23
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from docker/github-builder
-
kind/enhancement status/triage
Difficulty 3/5 1-2 days Newbie friendliness 52/100
docker/github-builder#282 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
docker/github-builder#251 ·
-
kind/enhancement
Difficulty 3/5 1-2 days Newbie friendliness 65/100
docker/github-builder#207 · 1 comment ·
-
kind/enhancement status/triage
Difficulty 5/5 Over a week Newbie friendliness 25/100
docker/github-builder#203 · 1 comment ·
-
status/triage
Difficulty 4/5 3-5 days Newbie friendliness 45/100
docker/github-builder#193 · 2 comments ·
All issues in docker/github-builder
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
elastic/gradle-plugins#157 ·
-
Documentation
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
cake-build/cake#5024 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
web-infra-dev/rspack#15847 ·
-
accepted bug wg/developer-experience-ecosystem
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
vllm-project/semantic-router#4062 · 2 comments ·