Daniel Golding

Results 7 issues of Daniel Golding

There's some sort of bug in the type resolution when parsing types. When the wsdl is using the default namespace e.g. `` as opposed to `` then ``` zeep.exceptions.NamespaceError: No...

This resolves #200 It bumps the bptrace version to v0.19.1 . I chose 0.19.1 as it's the most recent `quay.io/iovisor/bpftrace` tag. (It seems they are working on switching to using...

This adds support for injecting libraries into processes in containers. Which is needed for https://github.com/kmaork/hypno/issues/18. It's draft right now for a few reasons. I've not hooked the tests into the...

When using eval's `-x` option, the `--format` option appears to be ignored. Evaluating the following ```shell pkl eval --format=json -x y -

I get an error when installing `github.com/shykes/gha` with dagger v0.15.3 ``` ✘ .withExec(args: ["go", "build", "-o", "/bass", "./entrypoint"]): Container! 0.4s # dagger.io/dagger/telemetry /go/pkg/mod/dagger.io/[email protected]/telemetry/exporters.go:92:23: cannot use log (variable of type "go.opentelemetry.io/otel/sdk/log".Record)...

Hiya, You've done some nice work here! Are you open to adding license to this repository? (or receiving a pull request to add one?) It would clear up some doubts...

Hi, would you be open to the idea of json-schema-diff supporting JSON Schema [Draft 2020-12](https://json-schema.org/draft/2020-12)? i.e. accepting draft-07 compatible changes as pull requests? The most interesting features for me would...