Lachlan Donald

Results 321 comments of Lachlan Donald

We're a bit behind in development on the `cli`, hoping to give it some attention soon. Thanks for your patience folks.

Sorry for the delay, will try and have a look today!

This is very perplexing. Could you try this for me in the repo? ```bash git remote get-url origin ``` Failing that, I might need to add some debugging output somewhere...

Yup, totally! The pipeline chooser technology came recently.

Good question! We hadn't considered that use-case yet, can you tell us a bit more about what you are using `bk` for in a browserless/headless environment?

Sorry for the slow reply @jdotjdot. It's possible that `command` and `checkout` might have slightly different semantics than the `pre` and `post` style hooks, but I think they should still...

After some investigation, it's as I said above, the `command` and `checkout` hooks don't get wrapped in the magic that lets us capture exported environment. At a minimum we should...

@harrietgrace thoughts on where we should move this? I'm thinking perhaps in https://buildkite.com/docs/tutorials/elastic-ci-stack-aws? Alternately we could put it in https://buildkite.com/docs/tutorials/docker-containerized-builds.

A walkthrough would be neat. Frankly, at present we are still figuring out best practices on this front, especially when it comes to Secrets Manager vs Parameter Store. Currently Elastic...

This is a neat idea! We don't have anything like this presently, but will consider it in future. Thanks for the suggestion!