Vasek - Tom C

Results 236 comments of Vasek - Tom C

Hi @RonanQuigley 👋 Thanks for your report, did you find a way to solve this issue? I have a suggestion because it maybe come from buildkit, could you push your...

However, 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. I was...

Our reference TS doc is way better than before: https://docs.dagger.io/reference/typescript/modules/api_client_gen I think we can close this issue since it's a pretty old one and we can reopen a new one...

@dispensable You should have a look at this part of our [doc](https://docs.dagger.io/541047/alternative-runtimes/#requirements-1), you might be able to use rootless with a custom OCI runtime like `nerdctl`

> We should aim to get this reviewed & merged same day if possible @slumbering @dolanor. With all the changes happening in the Node.js SDK right now, if this does...

Yeah! I'll just split those changes into multiple PR easier to merge

PR closed, I have already transfer changes to new PRs

> So I guess my question is: When running dagger locally to test the pipeline, should we be running it with our local code, or always check out a fresh...

> Recursive exclude - Currently, excluding "node_modules" only excludes the top level folder, but not any in subfolders `**/node_modules` do not works? > The ability to reference a file with...