Jffarge

Results 67 comments of Jffarge

I also need this feature. Hopefully this PR will be merged soon.

> Node > @slumbering mentioned implicit doesn't work in TypeScript > However I'm concerned about the Typescript SDK, since the execution needs to be async, we cannot really apply for...

> I like the overall design, it will be simple to extend it to further usage. It's super smart to build the query this way! > > A global comment...

> Note: Now that `package.json` has been moved to `sdk/node`, `.github/dependabot.yml` needs to be updated as well: > > ```yaml > - package-ecosystem: "gomod" > directory: "/sdk/go" > schedule: >...

cc @aluzzardi @sipsma , a github action error is still occuring `test / engine (pull_request)`. The problem could apparently come from their: https://github.com/slumbering/dagger/blob/5aa977bbe9c80a65829ba46f81a074817b0a61ad/core/integration/examples_test.go#L120-L125 Any idea ? thanks

> > > Before we can publish, we need a dagger org / account, similar to PyPI: https://pypi.org/user/dagger/. Can you help @aluzzardi? > > We have the `@dagger.io` org >...

> > The existing example(#3738) uses a non-public repository as a source for the SDK, which seems to differ from the current one in the main branch. Is #3719 and...