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

[7.4.0] Fix the documentation for bazel fetch --configure #23723

Closed
wants to merge 1 commit into from

Conversation

iancha1992
Copy link
Member

With bazel fetch, --configure and --force are now independent and both need to be specified to refetch configure repos. The docs did not reflect this correctly.

Fixes #23639

Closes #23665.

PiperOrigin-RevId: 676520136
Change-Id: I07040c743c2b047f8511d1a42ea94d858c520011

Commit 1ab2c82
Commit c04a561

The remarks about files being watched only if they're labels are no longer accurate.

Repo rule restarts are gone by default (`--experimental_worker_for_repo_fetching` defaults to `auto`), so the section doesn't really apply anymore.

Fixes bazelbuild#22494

PiperOrigin-RevId: 668317824
Change-Id: Iba380b944cce2b5c8e7bd07606b89035ab401e72
@iancha1992 iancha1992 requested a review from a team as a code owner September 24, 2024 06:26
@iancha1992 iancha1992 marked this pull request as draft September 24, 2024 06:27
@github-actions github-actions bot added awaiting-review PR is awaiting review from an assigned reviewer team-Documentation Documentation improvements that cannot be directly linked to other team labels labels Sep 24, 2024
@iancha1992
Copy link
Member Author

Not required anymore. We have #23741

@iancha1992 iancha1992 closed this Sep 25, 2024
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Documentation Documentation improvements that cannot be directly linked to other team labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants