Jarryd Tilbrook
Jarryd Tilbrook
I know some people operate by tagging every commit to the default branch (not sure the reasoning but I know it happens). So I think this could cause performance issues...
@lox I honestly don't know. I was just contributing a thought I had. It's quite possible that it won't - especially since the default is not to perform clean checkouts...
I think to resolve this, `buildkite-agent artifact search` needs to accept an extra flag on whether to search for only `finished` uploads the same way `buildkite-agent artifact download` does. That...
Oh yeah that makes sense. I wonder what the usage breakdown is of using the single unit vs the template intended to spawn multiple? Given we haven't heard much about...
Sure! I'm using the Buildkite Helm chart to deploy an agent inside a Kubernetes cluster and using that agent to perform deploys of services inside the cluster using Helm. So...
Oh thanks for posting those, I didn't think to look at the archived repo for existing issues. Basically to add another layer of security. In case of an attack, the...
No worries!
There hasn't been movement on this for a while. Do you have any update on a timeframe for this?
Oh yep that makes sense. We'll hopefully get to a fix in the next week. Thanks for reporting this @jl-applied 👍
Are there any issues with this PR? I'd like this added so I don't have to retrieve the extra arguments using `func_get_args()`