Brian Hartin

Results 19 comments of Brian Hartin

Can PR #144 be reviewed and merged? This is a very needed feature for situations where directory A has some of the same files as B, but not in the...

I have encountered this too, I think - filed as #5726 but it may be a duplicate. In my case the failure was occurring when a third-party library attempted to...

@saroshaga I see the same, but if I specify the tag range like `--tags=v1..v2` it works.

@bufdev It's all local: ```bash cat fooRequest.json | buf convert ./my_proto_project --type="com.mycompany.FooRequest" --from -#format=json --to -#format=binpb ```

@eatkins Here you go: https://github.com/bjhartin/sbt-problem-reproduction. Instructions in the readme.

@eatkins I have a little more information now. I've updated the description and also simplified the repo with the reproduction. It seems to have nothing to do with the plugin...