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

ci: auto update binary dependencies #664

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

Commits on Oct 26, 2023

  1. ci: auto update binary dependencies

    This PR adds automation to support upgrading SOCI and ECR Cred helper
    dependencies to their latest versions. Finch hardcodes the SHA of the
    ECR Credential Helper binary for the arm64 architecture to be used in
    checking for if it has been `Installed()`. However, this logic likely
    needs to be reworked as Finch supports both x86_64 and ARM
    architectures. Checking for previously installed ECR cred helper can be
    done in a separate PR.
    
    Signed-off-by: Gavin Inglis <[email protected]>
    ginglis13 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9cb6f9c View commit details
    Browse the repository at this point in the history