Alex Crawford

Results 58 comments of Alex Crawford

**Comment by [mattbostock](https://github.com/mattbostock)** _Sunday Feb 01, 2015 at 10:52 GMT_ --- Would it not be safe to assume that someone using `locksmithctl` is fully expecting that etcd is used? In...

**Comment by [jonboulle](https://github.com/jonboulle)** _Sunday Feb 01, 2015 at 12:05 GMT_ --- @mattbostock I had the same reaction initially on reading this ticket, but actually this is much more specifically only...

This can be worked around for now using the following configuration snippet: ```nix { services.hydra.extraConfig = '' timeout = 3600 ''; } ```

Thinking about this a bit more, I wonder if it would be preferable to just make use of the `text` language flag instead. This would introduce the copy button to...

Looking through the GitHub interactions for this project, it appears as though commits within a Pull Request are always squashed. Is that correct? If so, then I agree this Pull...

Okay, thanks for the feedback everyone. I'm going to split this out into three different pull requests. Here are the first two: https://github.com/nodejs/node/pull/52937 https://github.com/nodejs/node/pull/52938

By default, could rust-analyzer build each of the targets specified in the [cargo configuration](https://doc.rust-lang.org/cargo/reference/config.html)? I believe that might also address https://github.com/rust-analyzer/rust-analyzer/issues/2142.

Can you also update the documentation to reflect this new syntax?

Just this one: https://github.com/coreos/container-linux-config-transpiler/blob/master/doc/configuration.md