Skip to content

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

Closed
FelixMarcus wants to merge 1 commit intothoughtworks:mainfrom
FelixMarcus:no-hook-install
Closed

feat(install) add option to download the binary only and not install a hook#420
FelixMarcus wants to merge 1 commit intothoughtworks:mainfrom
FelixMarcus:no-hook-install

Conversation

@FelixMarcus
Copy link
Copy Markdown

Related to Issue #419

@FelixMarcus
Copy link
Copy Markdown
Author

Suggested code changes - documentation update still required

@tinamthomas tinamthomas self-assigned this Mar 15, 2023
Comment thread install.sh
@tinamthomas
Copy link
Copy Markdown
Collaborator

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

Comment thread install.sh

set -euo pipefail

NO_HOOK_NAME="no-hook"
Copy link
Copy Markdown
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
Copy Markdown
Member

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.

@tw-owen-nelson
Copy link
Copy Markdown
Collaborator

Closing as already implemented

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.

5 participants