Tanguy ⧓ Herrmann
Tanguy ⧓ Herrmann
This is the first version of the NodeJS SDK code generation from the CLI. ## TODO - [x] Generate the code header - [x] Generate the object header - [x]...
### What is the issue? I called `mage sdk:all:lint` and only the first package (Go) get linted. ### Log output too long to paste here ### Steps to reproduce replace...
https://github.com/dagger/dagger/pull/3606#discussion_r1022055467 For now, we will publish it as is, as it can help update the generated code. Down the line, we might not need it, therefore we should get rid...
### What is the issue? during a dagger run, we can see different version of Go images being used. ### Log output ``` #1 resolve image config for docker.io/library/golang:1.19-alpine #1...
Go back as it was before https://github.com/dagger/dagger/commit/3cd134f65f3e742feca8df4598018ce6e82e944b Things have changed, so it's not as easy as just reverting.
> If we add documentation on a required parameter that is not part of a struct, this piece of documentation does not appear on Go and Node SDK. > >...
Sorry I haven't been able to pitch in during the error handling PR. I come after the fact. I've read the documentation of https://docs.dagger.io/current/sdk/nodejs/reference/classes/common_errors.EngineSessionPortParseError and it seems to me that...