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

Make zsh completions tests pass on macOS machines #1005

Open
PawelLipski opened this issue Jul 25, 2023 · 1 comment
Open

Make zsh completions tests pass on macOS machines #1005

PawelLipski opened this issue Jul 25, 2023 · 1 comment
Labels
ci Relates to continuous integration cli Relates to command-line interface testing Relates to testing and testability

Comments

@PawelLipski
Copy link
Collaborator

Tests/things that pass/work:

  • bash/fish completion tests on macOS machine on CI
  • zsh completion tests on my macbook
  • zsh completions for git on macOS machine on CI

Only this specific combination doesn't want to pass (is currently ignored) :/

A place to start might be to check if other completions for git plugins (like git-flow or git-lfs) pass on macOS on CI.

@PawelLipski PawelLipski added testing Relates to testing and testability cli Relates to command-line interface ci Relates to continuous integration labels Jul 25, 2023
@PawelLipski
Copy link
Collaborator Author

Whoops, zsh completion tests on my macbook no longer pass :trollface:

@PawelLipski PawelLipski changed the title Make zsh completions tests pass on macOS machine on CI Make zsh completions tests pass on macOS machines Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Relates to continuous integration cli Relates to command-line interface testing Relates to testing and testability
Projects
None yet
Development

No branches or pull requests

1 participant