We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
This is a bug on an internal script.
Inside of the .bazelrc file it states: To update these lines, run tools/bazel_integration_test/update_deleted_packages.sh
Run the script and the wheel examples are being added.
CI fails
Operating System:
WSL2
Output of bazel version:
bazel version
$ bazelisk version Bazelisk version: v1.14.0 Build label: 5.3.2 Build target: bazel-out/k8-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar Build time: Wed Oct 19 18:22:12 2022 (1666203732) Build timestamp: 1666203732 Build timestamp as int: 1666203732
Rules_python version:
master
Anything else relevant?
The text was updated successfully, but these errors were encountered:
feat: filter out paths that do not have workspaces in them
9cbe2cd
Fixes bazel-contrib#919.
f5f9a4d
23cf6b6
Successfully merging a pull request may close this issue.
🐞 bug report
This is a bug on an internal script.
Description
A clear and concise description of the problem...Inside of the .bazelrc file it states: To update these lines, run tools/bazel_integration_test/update_deleted_packages.sh
🔬 Minimal Reproduction
Run the script and the wheel examples are being added.
🔥 Exception or Error
CI fails
🌍 Your Environment
Operating System:
WSL2
Output of
bazel version
:Rules_python version:
master
Anything else relevant?
The text was updated successfully, but these errors were encountered: