Dustin Deus

Results 149 issues of Dustin Deus

### Describe the bug Hi, I have two packages `A`,`B`. B has a peerDependency to `A`. ```json { "name": "B", "peerDependencies": { "A": "workspace:^0.105.1" }, "dependencies": { "A": "workspace:^0.105.1" }...

need more info

### Describe the bug Hi, I'm a bit curious about how the independent mode works. I made a preview and got the following logs: ``` > lerna version --conventional-commits --changelog-include-commits-client-login...

question

#### Checklist - [ ] run `make test` - [ ] PR title must follow [conventional-commit-standard](https://github.com/wundergraph/wundergraph/blob/main/CONTRIBUTING.md#conventional-commit-standard) - [ ] tests and/or benchmarks are included - [ ] documentation is changed...

npm
sdk

Hi, it should be possible to get statements from the actions (insertNode..) to use your transaction api effectively. e.g ``` //Insert node and get the statement var statement = db.insertNode({...

https://github.com/LeyluIAA/feed-read-parser/blob/master/index.js#L135 Its not the same **Updated** https://tools.ietf.org/html/rfc4287#section-4.2.15 **Published** https://tools.ietf.org/html/rfc4287#section-4.2.9 when I read my feed I cant detect if my entrys was modified because `updated` is ignored.

``` @@dd wwww w?w?w?w? w?w?w?w? w?w?w?w? w?w?w?w? w?w?w?w? w?w?w?w? w?w? ``` After entering the browser is frozen and the memory increase very fast.

**Describe the bug** A clear and concise description of what the bug is. **Setup** Please complete the following information along with version numbers, if applicable. - OS [e.g. Ubuntu, Mac...

**Description** Hello, the clickhouse driver should support all [DSN](https://github.com/ClickHouse/clickhouse-go#dsn) variants. Currently, I need to pass two connection strings to use dbmate with an application that uses clickhouse HTTP protocol. -...

feature request
needs work

It would be great if websockets are also proxied. See https://github.com/aws-samples/apigateway-websockets-golang e.g. - Connect - https://github.com/aws-samples/apigateway-websockets-golang/blob/8a6898713c9924d51897e5e54c7740fc537b9b4d/connect/connect.go#L45 Related: https://github.com/akrylysov/algnhsa/pull/28

What does the error mean? The repository is public. ``` kpt pkg get https://github.com/StarpTech/k8s-gitops.git/demo@main helloworld fetching package /demo from https://github.com/StarpTech/k8s-gitops to helloworld error: D:\repositories\starptech\helmsphere\helloworld\umbrella-chart\charts\order-service\templates\deployment.yaml: yaml: line 5: did not find...

bug
area/pkg
size/S
triaged