Max Brosnahan

Results 11 issues of Max Brosnahan

The docs say that specifying --cwd will run beefy as though it was running from the specified directory. However i could not get it to work like that. My directory...

Currently it is not straight forward to filter the authorization header. It would be nice if there was a flag or an easy way to do this. Perhaps this should...

enhancement
accepting-pull-requests

I had some issues getting started with this module as the input could not be found when the element is connected. Debugging I found it was due to https://github.com/github/auto-complete-element/blob/5574169a6c7fc000e5e532e3a43d2ce7aea11ff6/src/auto-complete-element.js#L19 It...

Hi all, I am no longer using Ruby for my daily work so I won't have time to actively maintain this gem any longer. Is there anyone that would like...

Now that we have cleaned up the config significantly as part of #2 it might be a good time to start thinking about how we go about implementing line length...

Why: So that making part of a line a clickable url is possible. Related to #158

cla:signed

## Motivation ("The Why") When developing in a docker environment, rebuilding images and installing dependencies can be quite slow. Using best practices it is recommended to have a docker file...

Surrogate keys have a limit of 1024 in length. See https://docs.fastly.com/guides/purging/how-do-i-set-a-surrogatekey-header-based-on-the-url Going over this length was causing major issues for us and it was not easy to track down the...

I am using goose in a small team and we have run into an issue with different versions of goose producing different database schemas. We are using goose via a...

I am not a c# developer but would love to see Golang support for this tool. Based this PR off an earlier PR , #369, to add support for additional...