bufbuild / buf-breaking-action

Apache License 2.0
28 stars 16 forks source link

Addition of a new proto package is treated as a breaking change #93

Closed PrajwalKrishna closed 1 year ago

PrajwalKrishna commented 1 year ago

On addition of a new proto package, it sends a failure message like - Failure: input contained 4 images, whereas against contained 3 images.

I don't think it should be a breaking change.

srikrsna-buf commented 1 year ago

Hey! Could you give us a reproducible example? Are you using workspaces?

PrajwalKrishna commented 1 year ago

I found that this issue is because of buf - https://github.com/bufbuild/buf/issues/567