Tomasz Pasternak

Results 99 comments of 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) ![image](https://user-images.githubusercontent.com/1066003/205655387-d46c8ac0-d686-4272-8b1e-c56af24573e4.png)

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...

> @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...