Tim Lucas

Results 14 issues of Tim Lucas

If you're getting non-existent build metadata with a `--default` via Docker, you end up with the STDERR combined in the output of the default value. For example, without Docker you...

meta-data

This adds the ability to specify a plugin git commit SHA-1 (ala `git show-ref` / `git rev-parse`), preventing any modification to the plugin after it has been added to the...

plugins

It causes unexpected performance problems (#4 #5 #13). The simpler `UserAgentParser.new.parse` should be less confusing. A backwards incompatible change for v3.

A common workflow of using `cache-from` is to include the branch name, via `${BUILDKITE_BRANCH}`, in the Docker tag. But if someone pushes a branch with a `/` character in it...

Is all we need a list of repos? There's a new GitHub App permissions scope that can give you that, without all this: If we are asking for a god...

v2

In the docs we show [how to run multiple agents](https://buildkite.com/docs/agent/ubuntu#running-multiple-agents) but we don't show any way to customise the agent configuration files for each agent… say, for giving them different...

in progress

In the v3 tag of this image, if you set a custom agent name using `-e BUILDKITE_AGENT_NAME=agent-%n`, when the bootstrap runs instead of it getting the interpolated version that's handed...

From @joho: > suggestion - on a build page have a flash notice or button or something similar to github's "this PR is out of date refresh thingy" to a...

It'd be great if you could have a running changelog in a Github issue, and then use it when creating the release… so it's created with a fully fleshed out...