thekyz

Results 6 comments of thekyz

You can fix that by having your first genrule output a folder then depend on it with a second genrule and tar that. Something like this (untested): ``` ./BUILD genrule(...

I'm running into the same issue but running helm through terraform so I can't use `--force` here. Any clue on how to solve that?

ok you can actually do that by disabling workers in values.yml then re-enable them with the new value

What is the conclusion on this? It is a must have for polyglot monorepos and as stated above, has already been implemented in rules_python so there is a precedent for...

any plan of implementing the max size feature or a garbage collector for the local cache?