aiuto

Results 234 comments of aiuto

I'm happy to review PRs that are backwards compatible and come with tests and add to the examples collection. In this case it looks like the easy path is to...

zstd could be an optional toolchain. pkg_tar could use it if found. I think that would break compatibility with Bazel 4.x, but I am sort of OK with that. Compress...

So, this is essentially a dup of #370. Auto-unfurling pkg_tar inputs into new pkg_tar outputs is a deprecated use case. We'll make it hobble along, but it is inefficient compared...

+1 to the gentle ping. I don't maintain gazelle, so I don't want to force merge this. @fmeum, you appear to be an owner if this. Can you approve and...

I worry about this too. It looks like it will pull in trees that might not have been staged, so it may do what you want for local builds but...

Maybe, but that case should be working already.

The docs should be generated from the source. I'm not sure why the change to tar.bzl did not propagate through to the 0.9.1 generated docs. In #801 it seems to...

This seems like a very low value thing to add. It is basically a wrapper for a one line list comprehsension.

What are you actually trying to accomplish with that? On Tue, Nov 15, 2022 at 11:36 AM Sami Kalliomäki ***@***.***> wrote: > The use case I have is: > >...