Vasek - Tom C

Results 236 comments of Vasek - Tom C

> That would be ideal, but I assumed there was a good reason for that redeclaration. Maybe because it's guaranteed to be tied to the engine? But yeah, that would...

> The 1st commit with PendingExperimental is independent though, and will solve the dagger develop --sdk=go --with-self-calls issue, so could be useful. /cc @eunomie on that one

> I see discussions about committing generated code to the repo, wonder if what you're doing may help make it cleaner. Yeah it should make the generated code much lighter,...

The line you mentioned is different from the one published by dagger for v0.18.19: https://github.com/dagger/dagger-go-sdk/blob/6897550a5d9bfb165ea74ef8c3f2087cfd290ed7/telemetry/transform.go#L69 That's very confusing :O

Hey, How do you currently resolves scalar values in the PHP SDK? Or the `Container.Sync`? Because these operations must be async already since you need to execute the query. So...

We now have a way to send list arguments: https://docs.dagger.io/api/arguments/#array-arguments I'm closing this issue but feel free to reopen it if there's still a problem around list arg