Jffarge

Results 67 comments of Jffarge

> I see `mdx-js/react` is still in `yarn.lock` -- was the dependency removed by hand or using `yarn remove`? It should have cleaned that up You're right! Very weird, but...

We did sync with Vikram, but I didn't send him any content so far. I'll try to send something today. cc @mircubed

## 1. Run the engine **Important:** The NodeJS isn't provisioning at the moment. This will be tackle soon. Here is the PR for more info: - https://github.com/dagger/dagger/issues/3653 Clone the [dagger/dagger](https://github.com/dagger/dagger)...

Is the `With()` implemented in Python @helderco ?

PR opened for Node.js SDK: - #4332

> Another option is > > ``` > connect(async (client: Client) => { > .... > }).catch((error) => { > console.error(error); > process.exitCode = 1; > }); > ``` As...

> Maybe borrow the pattern from [hardhat](https://hardhat.org/hardhat-runner/docs/guides/deploying) to achieve exit codes and add this pattern to the examples and guides. This way the SDK just throws "better errors" and the...

> @slumbering Do we need to commit `dist`? Also I noticed that seems to be committed twice (`dist` and `dist/api`) Once the sdk is published on npmjs.com, we'll remove the...

@benjaminstrasser do you need anything for this PR to be reviewed ?