James Harris

Results 30 issues of James Harris

Sort on the host + slug (github.com/org/repo) rather than the actual directory name, so that repos from the same org but in different paths (ie, one in $GOPATH, one not)...

There are a few useful features (notably #56 and #42) that could only be implemented properly if we knew for certain a particular source referred to GitHub (or potentially some...

Note sure if this action is useful: https://github.com/izumin5210/action-homebrew-tap.

The "new version available" notice currently instructs the user to run `grit self-update`, even if grit was installed using homebrew. ``` NOTICE: An update is available, run /usr/local/bin/grit self-update to...

Some commands now take paths as arguments but they do not match the entries in the index even if they point to the same place.

bug

It's methods have been merged into `PromiseInterface`, we probably have type hints on this type that will need to be changed. Scrutinizer issues can be safely ignored in the interim....

## Describe the bug The message `evans: deprecated usage, please use sub-commands. see `evans -h` for more details.` is displayed when `repl` mode is exited cleanly by typing `exit`. ##...

bug

### Description I'd like to be able to access the parameter name (cookie name, for example) defined in security schemes in my OpenAPI specification. For example, I have the following...

enhancement
openapi-features