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

[WIP] Setup shell completion as part of install.sh #8385

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Wryhder
Copy link
Contributor

@Wryhder Wryhder commented Aug 4, 2024

Current behavior

install.sh doesn't currently handle shell completion.

Proposed changes

Resolves #6028.

Checks

  • All commits in this Pull Request are signed and Verified by Github.
  • All commits in this Pull Request follow the Ockam commit message convention.
  • There are no Merge commits in this Pull Request. Ockam repo maintains a linear commit history. We merge Pull Requests by rebasing them onto the develop branch. Rebasing to the latest develop branch and force pushing to your Pull Request branch is okay.
  • I have read and accept the Ockam Community Code of Conduct.
  • I have read and accepted the Ockam Contributor License Agreement by adding my Git/Github details in a row at the end of the CONTRIBUTORS.csv file in a separate pull request to the build-trust/ockam repository. The easiest way to do this is to edit the CONTRIBUTORS.csv file in the github web UI and create a separate Pull Request, this will mark the commit as verified.

@Wryhder Wryhder requested a review from a team as a code owner August 4, 2024 19:08
@Wryhder Wryhder marked this pull request as draft August 5, 2024 14:28
@Wryhder Wryhder changed the title Setup shell completion as part of install.sh [WIP] Setup shell completion as part of install.sh Aug 5, 2024
Signed-off-by: Wryhder <jemimahsummers@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explore if we can setup shell completion as part of install.sh
1 participant