Skip to content

build,bazel: remove references to gofmt in bazel build#59388

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
rickystewart:remove_gofmt
Jan 25, 2021
Merged

build,bazel: remove references to gofmt in bazel build#59388
craig[bot] merged 1 commit intocockroachdb:masterfrom
rickystewart:remove_gofmt

Conversation

@rickystewart
Copy link
Copy Markdown
Collaborator

This was cargo-culted from the Makefile, but isn't necessary to get
the build to succeed, and interferes with hermiticity because it
requires gofmt to be globally installed. It's simpler to just remove
these references entirely.

Release note: None

This was cargo-culted from the `Makefile`, but isn't necessary to get
the build to succeed, and interferes with hermiticity because it
requires `gofmt` to be globally installed. It's simpler to just remove
these references entirely.

Release note: None
@rickystewart rickystewart requested a review from alan-mas January 25, 2021 18:17
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@rickystewart
Copy link
Copy Markdown
Collaborator Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jan 25, 2021

Build succeeded:

@craig craig bot merged commit 2ec7d92 into cockroachdb:master Jan 25, 2021
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