Skip to content

Conversation

mbland
Copy link
Contributor

@mbland mbland commented Aug 21, 2025

Description

Duplicates @bazel_worker_java//:worker_protocol_java_proto to avoid bazel_worker_java using rules_jvm_external to update @maven dependencies:

Also updates exclude_patterns in //tools to ignore all dotfile directories.

Motivation

rules_scala doesn't need anything else from @bazel_worker_java, so this sidesteps the issue.

The .bazelbsp directory generated by VS Code started producing errors from ./test_lint.sh, precipitating the exclude_patterns changes.

Duplicates `@bazel_worker_java//:worker_protocol_java_proto` to avoid
`bazel_worker_java` using `rules_jvm_external` to update `@maven`
dependencies:

- bazelbuild/bazel-worker-api#7 (comment).

Also updates `exclude_patterns` in `//tools` to ignore all dotfile
directories.

---

`rules_scala` doesn't need anything else from `@bazel_worker_java`, so this
sidesteps the issue.

The `.bazelbsp` directory generated by VS Code started producing errors
from `./test_lint.sh`, precipitating the `exclude_patterns` changes.
@mbland
Copy link
Contributor Author

mbland commented Aug 21, 2025

@simuons It would be great to get this in, and then push a new v7.1.1 tag.

Copy link
Collaborator

@simuons simuons left a comment

Choose a reason for hiding this comment

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

Thanks, @mbland

@simuons simuons merged commit 5ecfe95 into bazel-contrib:master Aug 25, 2025
1 check passed
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.

2 participants