Dustin Deus

Results 134 issues of Dustin Deus

Hello, the project is stable but I see room for improvements in many areas. Currently, my time is very limited and therefore I'm looking for new maintainers. If you are...

help wanted

The current [headers-polyfill](https://github.com/mswjs/headers-polyfill) exposes more than the standard. I like the idea to follow the Web Standard IO API where it makes sense. The proposed lib is also used internally...

npm
sdk

**Describe the bug** Hi, it looks like that postgres json operators aren't allowed. **To Reproduce** ```go goqu.Ex{apirevision.Table + "." + apirevision.FieldKeywords: goqu.Op{"?|": goqu.L("array[?]", search)}}, ``` ``` goqu: unsupported expression type...

### What happened? This was quite hard to debug. I had the following: ``` {% quote content="test /%} ``` No error was thrown. I'd expect that the parser throws an...

bug
good first issue
help wanted

Which nodejs version you used? 0.10.x, 4.x, 6 ?

https://nuxtjs.org/

Hi, I know kbld is builder neutral, but what's the best practice to cache docker layers in the CI? As far I know, the default docker CLI is very limited...

helping with an issue

I run into the following issues: - Code can't be easily tested in an IDE because the setup of the tests isn't part of the go code. - No easy...

discussion

Described in https://skaffold.dev/docs/pipeline-stages/taggers/

discussion

Imagine following use case: ```sh helm template my-app ./umbrella-chart | kbld -f - -f umbrella-chart/kbld-sources.yaml --lock-output .umbrella-state/kbld.lock.yml --registry-verify-certs=false > ./.umbrella-state/state.yaml ``` An error by `kbld` will clear the file `./.umbrella-state/state.yaml`....

enhancement