Marcelo de Aguiar

Results 4 issues of Marcelo de Aguiar

Passing _/nocopyright_ from a bash command line (like git bash) returns the error: **Error: The specified rule type was not find:** _path-to-file/nocopyright_ I think it has something to do with...

Method `OAuthAuthorizer.GetRequestToken()` swallows the original exception by throwing a new HttpRequestException. Should use `HttpResponseMessage.EnsureSuccessStatusCode` instead to throw the correct WebException or catch it to the send as the inner exception.

When passing the parameter `BAZEL_REMOTE_ENABLE_AC_KEY_INSTANCE_MANGLING` as `true` when using Kubernets and passing the `BAZEL_REMOTE_DIR` env witha value like `/cacheDir` the service is pointing always to `/data` instead. I've noted the...

### Describe the bug When using the command `gh api repos/{org}/{repo}/teams` with a token from a user that is owner of the org, some team are not listed. When removing...

bug