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

feat(install) add option to download the binary only and not install a hook #420

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FelixMarcus
Copy link

Related to Issue #419

@FelixMarcus
Copy link
Author

Suggested code changes - documentation update still required

@tinamthomas tinamthomas self-assigned this Mar 15, 2023
@tinamthomas
Copy link
Collaborator

@harinee @jmatias Do you see any concerns with having a no-hook install option that only pulls the binary?

@@ -7,10 +7,13 @@

set -euo pipefail

NO_HOOK_NAME="no-hook"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

have you also looked at how the uninstallation would behave? Would any code changes need to be made to the uninstallation process?

@jmatias
Copy link
Collaborator

jmatias commented Mar 20, 2023

@harinee Do you see any concerns with having a no-hook install option that only pulls the binary?

I think that makes sense. I don't have any issues.

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.

None yet

4 participants