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

Add support for more workspace boundary files to bash completion #19268

Closed
wants to merge 1 commit into from

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Aug 17, 2023

Bash completion now also recognized WORKSPACE.bazel, MODULE.bazel and REPO.bazel.

Also fixes a shellcheck finding.

@fmeum fmeum requested a review from Wyverald August 17, 2023 07:45
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Aug 17, 2023
Bash completion now also recognized `WORKSPACE.bazel`, `MODULE.bazel`
and `REPO.bazel`.

Also fixes a shellcheck finding.
@Wyverald Wyverald added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Aug 17, 2023
@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Aug 17, 2023
@fmeum fmeum deleted the workspace-boundary branch August 17, 2023 21:21
@fmeum
Copy link
Collaborator Author

fmeum commented Aug 17, 2023

@bazel-io flag

@bazel-io bazel-io added the potential release blocker Flagged by community members using "@bazel-io flag". Should be added to a release blocker milestone label Aug 17, 2023
@iancha1992
Copy link
Member

@bazel-io fork 6.4.0

@bazel-io bazel-io removed the potential release blocker Flagged by community members using "@bazel-io flag". Should be added to a release blocker milestone label Aug 18, 2023
bazel-io pushed a commit to bazel-io/bazel that referenced this pull request Aug 18, 2023
Bash completion now also recognized `WORKSPACE.bazel`, `MODULE.bazel` and `REPO.bazel`.

Also fixes a shellcheck finding.

Closes bazelbuild#19268.

PiperOrigin-RevId: 557931944
Change-Id: Ia2b6e463f4643d9c0d829845fee4228103cf90a0
iancha1992 pushed a commit that referenced this pull request Aug 18, 2023
…ion (#19281)

Bash completion now also recognized `WORKSPACE.bazel`, `MODULE.bazel`
and `REPO.bazel`.

Also fixes a shellcheck finding.

Closes #19268.

Commit
a0f1976

PiperOrigin-RevId: 557931944
Change-Id: Ia2b6e463f4643d9c0d829845fee4228103cf90a0

Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>
@iancha1992
Copy link
Member

The changes in this PR have been included in Bazel 6.4.0 RC1. Please test out the release candidate and report any issues as soon as possible. If you're using Bazelisk, you can point to the latest RC by setting USE_BAZEL_VERSION=last_rc.
Thanks!

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.

None yet

4 participants