Benjamin Strasser

Results 28 comments of Benjamin Strasser

@mircubed Collecting all feedback here #3872 will probably get a chance to look at it after work.

@gerhard Didn't get to finish this, but made some progress that is not pushed yet. Will probably get around to finish this up this week.

Nx had an update that changed some things including adding vite, which I would love to try and which would make it lots easier to actually get around lots of...

@aluzzardi ### Case 1 ✅ Actual result: test.txt is excluded Expected result: test.txt is excluded > ``` > workdir := client.Host().Workdir() > > dir := client.Directory().WithDirectory(".", workdir, dagger.DirectoryWithDirectoryOpts{ > Exclude:...

@slumbering Is somebody already working on this?

> I can confirm this bug is present in Buildkit v0.10.5 but appears to be fixed on `master`. We should be able to get the fix once Buildkit v0.11.0 has...

> > Do we want to bump the version in this PR? > > Makes sense. v0.11.0-rc.1 was 12 days ago so hopefully, a final version will be out sometime...

@gerhard Still waiting for buildkit to release v0.11.0. They released rc3 3 weeks ago so I think It won't be that long [v0.11.0-rc3](https://github.com/moby/buildkit/releases/tag/v0.11.0-rc3). This PR should probably be opened again.

Thanks @slumbering for the input and feedback! > What about creating a new file `ErrorHandler.ts` or whatever you feel to centralize error handling ? A even cleaner way would be...