Matthieu Chase Heimer

Results 4 issues of Matthieu Chase Heimer

Sometimes you have a docker environment that needs `--network host` to be passed to your `docker build` commands. Can `FN_DOCKER_NETWORKS=host` or some other mechanism be added to https://github.com/fnproject/cli/blob/master/common/common.go#L438 in order...

The callID getter is case sensitive and needs to be callID and not callId -

I have a JSON v4 schema that validates with the JSON meta-schema but causes docson to crash with an infinite recursion bug. ``` { "myDate": { "properties": {}, "type": "string",...

bug

I accidently close the tabs all the time, I think mostly because all other tab UIs typically place the "X" button on the right side of the tab instead of...