Michael Hackner

Results 15 issues of Michael Hackner

This is the documented behavior of micromatch. Fixes #89

This PR adds LDAP as a credential backend, with a caching layer in front of it so as not to try to authenticate every single request. Resolves #100

This is desirable for enterprise use.

On a default install of Anaconda, it installs to ~/anaconda3 but `conda env list` claims the name of the environment is `base`, not `anaconda3`. The environment variable has the correct...

When I run `buildifier -r`, I think it should skip the same directories that Bazel itself skips.

Outputting a graph in PNG supports options like color and style, but those same options when applied to GUI mode have no effect. I'm using gnuplot 4.6.6 installed via Homebrew...

Stash sends 429 with Retry-After header; GitHub sends 403 with x-ratelimit-reset header. Both tell us when it’s ok to retry the request.

Reproduction: Create a plan, go to miscellaneous tab, uncheck the default selected repo, and save. When the page reloads, the default selection will reappear. If the plan is saved with...

bug

No status gets sent if the build fails due to a merge conflict.