Skip to content

colexec,bazel: pin the types dependency in generated files#59536

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
irfansharif:210128.crossjoiner-bazel
Jan 28, 2021
Merged

colexec,bazel: pin the types dependency in generated files#59536
craig[bot] merged 1 commit intocockroachdb:masterfrom
irfansharif:210128.crossjoiner-bazel

Conversation

@irfansharif
Copy link
Copy Markdown
Contributor

This is a workaround for bazel auto-generated code. goimports does not
automatically pick up the right packages when run within the bazel
sandbox, so we have to pin it by hand.

Release note: None

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@rickystewart
Copy link
Copy Markdown
Collaborator

Looks like you have to make generate as well :)

This is a workaround for bazel auto-generated code. goimports does not
automatically pick up the right packages when run within the bazel
sandbox, so we have to pin it by hand.

Release note: None
@irfansharif irfansharif force-pushed the 210128.crossjoiner-bazel branch from 9cf76de to 0d79e70 Compare January 28, 2021 15:12
@irfansharif
Copy link
Copy Markdown
Contributor Author

Heh, bitten by our own footguns. TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jan 28, 2021

Build succeeded:

@craig craig bot merged commit 7d27d9a into cockroachdb:master Jan 28, 2021
@irfansharif irfansharif deleted the 210128.crossjoiner-bazel branch January 28, 2021 16:41
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.

4 participants