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
To avoid the proto definitions and rendered client code get out of sync, we should introduce a GitHub Action as a required check that makes running make buf-generate results in no changes.
To avoid the proto definitions and rendered client code get out of sync, we should introduce a GitHub Action as a required check that makes running
make buf-generateresults in no changes.