Ben Moskovitz

Results 26 issues of Ben Moskovitz

Currently, if github is in dark mode, the header image at the top of the README is really hard to see: ![CleanShot 2023-12-15 at 14 22 36@2x](https://github.com/edenhill/kcat/assets/15753101/5a467acb-38ff-4bf7-b2ad-c6df79e28676) This PR adds...

### Description The agent integration tests use a mock server to pretend to be the Buildkite Agent API, but it's extremely brittle, and quite frankly, some of the worst code...

### Description When the agent is running in acquire mode - that is, by specifying a job UUID for the agent to pick up, "inverting" the normal dispatch process -...

### Description The current (internal) guidance is that when a buildkite employee makes a new release of the agent, they open a PR against the [docs](https://github.com/buildkite/docs) that includes updates in...

So a little while ago, after running into issues using a scale up percentage of less than 100%, I submitted [this PR](https://github.com/awslabs/amazon-kinesis-scaling-utils/pull/86). My understanding was if I had an (abridged)...

just a quick cleanup pr, there should be no functional changes here

### Description The git-credential helper only supports the `get` action, so we should exit from any other action as soon as we can. ### Context [Slack convo](https://buildkite-corp.slack.com/archives/C071B119REG/p1715307176654929) ### Testing -...

### Description ### Context ### Changes ### Testing - [ ] Tests have run locally (with `go test ./...`). Buildkite employees may check this if the pipeline has run automatically....