Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bazel: handle mockgen in Bazel sandbox #65029

Merged
merged 1 commit into from
May 12, 2021
Merged

Conversation

rickystewart
Copy link
Collaborator

There's an open-source library to do this for us, and it works well
enough, so I just pull it in and use it everywhere we call into
mockgen.

Now there's only one un-bazelfied go:generate in-tree:
pkg/server/api_v2.go :)

Release note: None

There's an open-source library to do this for us, and it works well
enough, so I just pull it in and use it everywhere we call into
`mockgen`.

Now there's only one un-bazelfied `go:generate` in-tree:
`pkg/server/api_v2.go` :)

Release note: None
@rickystewart rickystewart requested a review from rail May 11, 2021 22:09
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@rail rail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 6 of 6 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @rickystewart)

@rickystewart
Copy link
Collaborator Author

bors r=rail

@craig
Copy link
Contributor

craig bot commented May 12, 2021

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants