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

fix shell autocomplete evaluation #441

Merged
merged 1 commit into from
Oct 14, 2021
Merged

Conversation

Integralist
Copy link
Collaborator

After fixing an issue with the autocomplete flags not working at all, and causing homebrew upgrades to reveal a runtime error I then discovered that the autocomplete feature itself was only partially working (mostly broken).

This PR fixes this by ensuring fastly --completion-bash produces the expected output. I've also added a test to validate the behaviour so we'll know if we break it in future.

@Integralist Integralist added the bug Something isn't working label Oct 14, 2021
@Integralist Integralist requested a review from kailan October 14, 2021 14:12
@Integralist Integralist force-pushed the integralist/broken-autocomplete branch from 6e11b63 to 6e7f080 Compare October 14, 2021 14:23
@Integralist Integralist merged commit 72ba340 into main Oct 14, 2021
@Integralist Integralist deleted the integralist/broken-autocomplete branch October 14, 2021 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants