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

[8.6](backport #1908) Filter binaries by platform when EXTERNAL=true #1977

Merged
merged 1 commit into from
Dec 22, 2022

Commits on Dec 21, 2022

  1. Filter binaries by platform when EXTERNAL=true (#1908)

    * Filter binaries by platform when EXTERNAL=true
    
    Not all binaries are available for every platform, and if we try to
    download a binary from an artifact URL that doesn't exist the build
    fails.
    
    * Update e2e-testing/downloads, handle download errs.
    
    Rather than panicing when we attempt to download an artifact on an
    unsupported platform, we ignore the error and log that we are skipping
    the download.
    
    * Remove beats dependency.
    
    * Remove redundant word from log
    
    Co-authored-by: Anderson Queiroz <me@andersonq.me>
    
    Co-authored-by: Anderson Queiroz <me@andersonq.me>
    (cherry picked from commit a0e6108)
    cmacknz authored and mergify[bot] committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    9ae6640 View commit details
    Browse the repository at this point in the history