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

feat: support .bzlmod extension #683

Closed
austinwoon opened this issue Dec 3, 2024 · 1 comment
Closed

feat: support .bzlmod extension #683

austinwoon opened this issue Dec 3, 2024 · 1 comment

Comments

@austinwoon
Copy link

bzlmod extension will replace legacy WORKSPACE system as noted here: https://bazel.build/external/migration

the current FindWorkspace method does not find WORKSPACE.bzlmod file and will throw a false positive error of ibazel was not invoked from within a workspace

Copy link

github-actions bot commented Feb 2, 2025

Stale issue message

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant