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(scripts): update install.sh to use packages on macOS #1127

Merged
merged 14 commits into from
Jul 5, 2023

Commits on Jun 26, 2023

  1. feat(scripts): use package install on macOS

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4bc3c63 View commit details
    Browse the repository at this point in the history
  2. chore: add e2e tests for darwin package install

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f7020d3 View commit details
    Browse the repository at this point in the history
  3. chore: remove commented code

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    be1bf2b View commit details
    Browse the repository at this point in the history
  4. use SumoLogic as package github org, fixed pkg release download link

    Signed-off-by: Sean Porter <[email protected]>
    portertech authored and amdprophet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ff65694 View commit details
    Browse the repository at this point in the history
  5. chore(pkg/scripts_test): fix linux lint failures

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    14b872e View commit details
    Browse the repository at this point in the history
  6. chore(pkg/scripts_test): clean up

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    85450dc View commit details
    Browse the repository at this point in the history
  7. chore(pkg/scripts_test): additional clean up

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8759141 View commit details
    Browse the repository at this point in the history
  8. fix(pkg/scripts_test): missing _ in systemGroup

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    50f48dc View commit details
    Browse the repository at this point in the history
  9. fix(pkg/scripts_test): fixes for darwin

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d23ea5f View commit details
    Browse the repository at this point in the history
  10. fix(pkg/scripts_test): darwin tests

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c76865e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    6e47210 View commit details
    Browse the repository at this point in the history
  2. fix: don't check for user tags twice on darwin

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    15bd7ba View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. chore: replace if conditions with switch

    Signed-off-by: Justin Kolberg <[email protected]>
    amdprophet committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9b7d16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8b4053 View commit details
    Browse the repository at this point in the history