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

Normalize release assets and refactor install.sh #630

Merged
merged 6 commits into from Feb 11, 2022

Commits on Feb 11, 2022

  1. refactor release to keep snapshot assets in parity with release assets

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 11, 2022
    Copy the full SHA
    8c4f01d View commit details
    Browse the repository at this point in the history
  2. refactor install.sh and put under test

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 11, 2022
    Copy the full SHA
    0175929 View commit details
    Browse the repository at this point in the history
  3. tidy go.sum

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 11, 2022
    Copy the full SHA
    fbe6036 View commit details
    Browse the repository at this point in the history
  4. add mac acceptance test to github actions workflow

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 11, 2022
    Copy the full SHA
    17ba5de View commit details
    Browse the repository at this point in the history
  5. rm use of goreleaser in cli tests

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 11, 2022
    Copy the full SHA
    cbc2407 View commit details
    Browse the repository at this point in the history
  6. go mod tidy with go 1.17

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 11, 2022
    Copy the full SHA
    fa301d3 View commit details
    Browse the repository at this point in the history