Keith Duncan

Results 58 comments of Keith Duncan

It would be good to codify the minimum required git version for the agent. Is there a way to feature detect whether the git CLI or remote server supports this...

Updating the aws-sdk-go to aws-sdk-go-v2 will handle this automatically in the S3 client.

Depends on a stack with https://github.com/buildkite/elastic-ci-stack-for-aws/pull/903

> oh, this is good news! > > We (mostly me) committed some horrible crimes to get a working docker compose in the elastic stack arm images: 🙈 I don’t...

The `test_docker_image` passes on Alpine but fails on CentOS and Ubuntu {18.04,20.04}. I wonder if running an emulated architecture docker CLI in a container connecting out to the host Docker...

Sorry this has bitten you, we’ll look at getting this to work. > Interestingly, it seems the other hooks take a slightly different approach There are two different categories of...

:wave: @filipVisko I’m no longer working on this project with Buildkite, I’d encourage you to reach out to your Buildkite account manager :bow:

We’re likely to get this for free when updating to aws-sdk-go-v2 in https://github.com/buildkite/agent/issues/1525 so I’ll put @eleanorakh’s in the assignees for this

Hi @scriptnull, I’ve been looking into this and my impression is that it might already work. The `artifact download` command has a [`--build` argument](https://buildkite.com/docs/agent/v3/cli-artifact#downloading-artifacts) which it uses to scope the...

> * whether the artifact path is found in any of the steps in the parent pipeline I’m not actually seeing the code for this in our backend 🤔 could...