Skip to content

[Bug]: bazelisk v1.27 broke the zsh completions #296

@tellett

Description

@tellett

What happened?

FYI - we upgraded bazelisk and it broke the zsh completions provided by (legacy) aspect cli
Bazelisk added it's own completions in the version 1.27
The aspect-cli bazel installed by bazelisk has the zsh completions, bazelisk only has bash/fish, and somehow shadows the aspect completions
I made a PR to bazelisk to allow disabling the bazelisk completions but CLA / etc might cause it to take a while

Version

Development (host) and target OS/architectures:

Output of bazel --version: N/A

Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file: N/A

Language(s) and/or frameworks involved: Bazel, Bazelisk, zsh, bash

How to reproduce

upgrade bazelisk > 1.27 and use zsh conpletions.

Any other information?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions