Stefan Dietiker

Results 6 issues of Stefan Dietiker

**Describe the bug** Quick start example fails on darwin/aarch64 with: no matching toolchains for types @rules_sh//sh/posix:toolchain_type **To Reproduce** 1. Install homebrew and then `bazel` via homebrew, 2. In a temp...

type: bug

# Description When composing two endpoints with the *andThen* operator, if the first endpoint does not match, the second one is still evaluated. In particular, a json-body is parsed despite...

question

It would be convenient to have a header-endpoint that matches iff a header is present with a particular value. This is useful in situations where one wants to provide different...

enhancement

It would be convenient if it was possible to asses for what reason an endpoint did not match. For example: If part of your API is versioned, you might want...

enhancement

All of the affected projects have not seen an update in more than a year and there is no PR updating it to a newer version of zig. Especially for...

When issuing a TRUNCATE TABLE command the response from the server is not properly parsed and an exception is thrown: ``` java.lang.IllegalStateException: Unknown command complete response tag TRUNCATE TABLE at...