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

dev: have doctor recommend running bazel clean --expunge once #79334

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

rickystewart
Copy link
Collaborator

@rickystewart rickystewart commented Apr 4, 2022

It is sometimes necessary to bazel clean --expunge once you've set up
your machine, but we don't want to suggest this more than once. So we
update the code to make sure that we only print that message if the
doctor status file is newly created.

Closes #74746.

Release note: None

Jira issue: CRDB-14713

It is sometimes necessary to `bazel clean --expunge` once you've set up
your machine, but we don't want to suggest this more than once. So we
update the code to make sure that we only print that message if the
doctor status file is newly created.

Closes cockroachdb#74746.

Release note: None
@rickystewart rickystewart requested review from rail and mari-crl April 4, 2022 14:56
@rickystewart rickystewart requested a review from a team as a code owner April 4, 2022 14:56
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@mari-crl mari-crl left a comment

Choose a reason for hiding this comment

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

Looking good! :D :lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @rail)

@rickystewart
Copy link
Collaborator Author

bors r=mari-crl

@craig
Copy link
Contributor

craig bot commented Apr 4, 2022

Build succeeded:

@craig craig bot merged commit 2108206 into cockroachdb:master Apr 4, 2022
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.

dev: recommend running bazel clean --expunge after the first time dev doctor passes
3 participants