Jordi Llonch

Results 22 issues of Jordi Llonch

`kallax gen` does not work when in a module outside GOPATH.

Thanks for gobench! Looks fantastic. gobench marks redirections (301) as bad request. In a testing environment. Shall gobench report the status codes without considering the nature of the status code?

Given I have a node: ``` "" . "[email protected]" . ``` I want to be able to retrieve the `uid` given the `name` and `has()`. I am trying to build...

kind/feature
status/accepted
area/querylang/vars

Requesting support for environment variables when defining a target as shown below: ``` grunt.initConfig({ run: { options: { // Task-specific options go here. }, your_target: { cmd: 'executable', env:{ 'NODE_ENV':...

Implement a Dockerfile to include sqlbeat in a docker container

``` /* GET /v1/test tests Response 200: $ref: bool */ ``` throws `could not parse response 200 params: GetReference: could not find type "bool" in package ...` then tried: ```...

# Before creating your Pull Request... Go embed FS are - New Pull Requests should include a good description of what's being merged. - Ideally, all Pull Requests are preceded...