You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made an interface package-private and it broke downstream on publish.
What did you want to happen?
I wanted CI to fail, and it would have been useful to have some docs in baseline that the specific interface itself is public api. Since baseline is a gradle plugin, it's uncommon to imagine that any of it is public api.
The text was updated successfully, but these errors were encountered:
What happened?
I made an interface package-private and it broke downstream on publish.
What did you want to happen?
I wanted CI to fail, and it would have been useful to have some docs in baseline that the specific interface itself is public api. Since baseline is a gradle plugin, it's uncommon to imagine that any of it is public api.
The text was updated successfully, but these errors were encountered: