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

[FR]: version should say where it resolved from #759

Open
alexeagle opened this issue Oct 17, 2024 · 0 comments
Open

[FR]: version should say where it resolved from #759

alexeagle opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement New feature or request untriaged Requires traige

Comments

@alexeagle
Copy link
Member

What is the current behavior?

User tripped over getting the bazel version they didn't expect:

I think the Aspect are slightly off. BAZEL_VERSION should be USE_BAZEL_VERSION, which btw seems to work. Still unclear why .bazelversion doesn't. We have both a WORKSPACE and MODULE.bazel file so it should know where the workspace root is.

I think it's a Bazelisk problem. I tried uninstalling aspect CLI and running bazelisk directly. It still tries to install the wrong version of Bazel
huh, $USE_BAZEL_VERSION is set in my shell all of a sudden. I swear it wasn't before
nevermind, I'm dumb. my zshrc is setting it

Describe the feature

Would be good to have bazel version report where it came from (similar to --announce_rc showing where options come from).

@alexeagle alexeagle added the enhancement New feature or request label Oct 17, 2024
@github-actions github-actions bot added the untriaged Requires traige label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged Requires traige
Projects
None yet
Development

No branches or pull requests

1 participant