buildkite / buildkite/agent

`buildkite-agent pipeline upload` should chunk uploads for the user

Open
#2,224 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.1k
Forks
378
Avg merge
2d 6h
Merged PRs (30d)
74

Description

**Is your feature request related to a problem? Please describe.**
We regularly upload pipelines with step quantities > 500. It is frustrating to have to do the chunking as the user.

**Describe the solution you'd like**
`buildkite-agent pipeline upload` should chunk the steps for me, especially if the stdin stream can be made to support it.

**Describe alternatives you've considered**
GNU `parallel` does something like this but it is a papercut.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.