-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix bash completion example docs on cli #1832
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
Conversation
Beep boop! 🤖 Hey @simoneb, thanks for your PR! One of my human friends will review this PR and get back to you as soon as possible. 🕐 Stay awesome! 😎 |
Deploy preview for hasura-docs ready! Built with commit d10e3ba |
Thanks for the PR @simoneb. The documentation is auto-generated from the CLI help. Can you also make the change here: https://github.com/hasura/graphql-engine/blob/master/cli/commands/completion.go#L29 ? |
@shahidhk done! |
Review app for commit d10e3ba deployed to Heroku: https://hge-ci-pull-1832.herokuapp.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Review app https://hge-ci-pull-1832.herokuapp.com is deleted |
Thanks a ton @simoneb 👍 |
<!-- The PR description should answer 2 important questions: --> ### What Got tripped up by this error when writing test metadata, because it says there's no field in the object type, but it really means "there's no field in the `BooleanExpressionType`", so fixed it. V3_GIT_ORIGIN_REV_ID: 83c220451f914d816e3239835d5cc6dc07d44333
Description
Fix completion directory name (missing leading dot) for bash on Windows
Affected components