Phil Crosby

Results 89 comments of Phil Crosby

This and the role refactor will improve the user friendliness of Barkeep's deploy config significantly.

Any new thoughts on this? I'm about to implement the good ol' env_hash and thought with all the new hotness this is the next biggest offender.

Another idea is supporting multiple targets in Fezzik.destination: ``` Fezzik.destination :prod1, :prod2, :prod3 do Fezzik.env "var", "value" end ```

This is a little klunky in that you can't define this block full of environment vars before you've used Fezzik.destination with a domain variable: ``` Please specify the server domain...

My natural expectation when reading code is to see the general params which apply to all hosts first, and then specialized configs further down the file. I wouldn't call it...

On second thought, I'd say this is unintuitive enough that it's worth supporting the definition in the way I described. My mental model of these env vars is maps, and...

Bump @smblott-github. I couldn't find any other extension which redirected to a new tab page, while also not focusing Chrome's omnibar. Because it's not in the web store, if you...

Hi Santi, thanks for the kind words. I use it every day too! I'm using sheetkeys on a Mac. I updated my chrome this morning to 91.0.4472.106 (Official Build) (x86_64)...

Yes! I plan to within the next couple of months. On Fri, Jul 16, 2021 at 8:30 AM Santi ***@***.***> wrote: > unfortunately I keep experiencing this issue every few...