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

Install just the talisman binary #445

Merged
merged 8 commits into from
Jan 23, 2024

Commits on Jan 10, 2024

  1. Only install binary and not hooks/scripts

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d2eec44 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Add instructions for installing just the binary

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9753625 View commit details
    Browse the repository at this point in the history
  2. Consolidate hook framework instructions

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5f1bdda View commit details
    Browse the repository at this point in the history
  3. Install without sudo if possible

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b74f041 View commit details
    Browse the repository at this point in the history
  4. Fail if install location does not exist

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3525304 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Declare functions outside of body of main function

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    643806e View commit details
    Browse the repository at this point in the history
  2. Retain fully binary name and link to "talisman"

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f887cb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Refactor methods to have matching levels of abstraction

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    35137d5 View commit details
    Browse the repository at this point in the history