paul david

Results 21 comments of paul david

Hello! I wonder if there was any progress on this one? I'm also running into this issue.

The hack posted by @tjwallace got me unstuck. Is this (e.g., a Docker-tag-safe version of the Git branch name) something the `buildkite-agent` should always expose? I have these sorts of...

> So far it seems like very few of our users are having issues with the new docker hub rate limits and the docker registry ecosystem is in such a...

Yep! That would solve this particular case. And to be fair we'd likely still build our own AMI but based on Buildkite's instead of from-scratch, i just wanted to mention...

Ah just looking around, maybe i'm in fact being re-bitten by https://github.com/buildkite/elastic-ci-stack-for-aws/issues/927? In any case i'm not convinced that the instance protection thing is good for us.

I couldn't sit still so i made something that scratches my own itch. I'll post it here in case it's useful to someone else: ```elisp ;; I want to have...

Hey Thierry, > It is generally better to send a diff instead of the whole function redefined, this way it is easier to see only what have changed. Thanks. My...

Don't worry about the slowness, that's fine and understandable 🙂 I don't want to be the person who gets upset because the volunteer who already contributed a bunch of super...

I hadn't seen #174, although i did a cursory search before hitting Submit. It looks like it might be the same issue, but it's tired here and i'm late, so...

Yep, indeed i inferred that assumption from the way the code works. I can confirm that for the cases of strings and lists this patch works perfectly well, but indeed...