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

Do not use wildcards in .bazelignore #616

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Do not use wildcards in .bazelignore #616

merged 1 commit into from
Nov 29, 2024

Conversation

avdv
Copy link
Member

@avdv avdv commented Nov 29, 2024

On Windows, Bazel 7 throws an error for these:

ERROR: Invalid path in C:/_bzl/minshlu6/external/rules_nixpkgs_core~/.bazelignore: java.nio.file.InvalidPathException: Illegal char <*> at index 6: bazel-*

On Windows, Bazel 7 throws an error for these:

```
ERROR: Invalid path in C:/_bzl/minshlu6/external/rules_nixpkgs_core~/.bazelignore: java.nio.file.InvalidPathException: Illegal char <*> at index 6: bazel-*
```
@avdv avdv requested a review from a team as a code owner November 29, 2024 07:16
@malt3 malt3 added the merge-queue merge on green CI label Nov 29, 2024
@mergify mergify bot merged commit 26f05f8 into master Nov 29, 2024
13 checks passed
@mergify mergify bot deleted the cb/bazel-ignore branch November 29, 2024 07:45
@mergify mergify bot removed the merge-queue merge on green CI label Nov 29, 2024
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