Tomasz Pasternak
Tomasz Pasternak
So that's very strange. I'm on 2022.3 and I'm getting this. Maybe this is dependent on environment (I'm on fedora) 
Apart from this, the code never enters the `if` body
Still not sure how this works and how it should work, but after removing `proto = fixProto(proto)` line in `ArtifactLocation`, I indeed get the `site-packages`-prefixed items. Otherwise, I get paths...
I've just been investigating it recently. I thought it does not work at all for me, but then noticed it's just unstable. But I've found this is an issue related...
I think this could work better after #4274 is merged
@max-lepikhin please let me know if it works better after the serialization fix is merged
Sorry for the delay. I was going to try this again, but i can't reproduce the issue described in #2277 any more
Sorry, I somehow lost notification about your response. in general I just don't know how your custom rule works. IMO you could try setting `go_generated_srcs` output group like here, and...
Ok, thank you @srdo-humio
> @tpasternak want to have a final look? So I just don't fully understand why it is required to add all the dependencies to the WORKSPACE file. How do we...