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

[DEVOPS-3278] Move thirdparty builds off of amzn2 #294

Merged
merged 11 commits into from
Nov 11, 2024

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    e069541 View commit details
    Browse the repository at this point in the history
  2. fix version number

    svarnau committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bd8846f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix to the fix

    svarnau committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8cf5d41 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. [DEVOPS-3278] Move thirdparty builds off of amzn2

    While amzn2 does not go EOL until mid-2025, it is no longer supported on
    YBDB releases beyond 2.20. YBDB builds on master branch build on later
    OS, so are not compatible with older glibc.
    
    Thirdparty dependency builds on amzn2 are still supported on the 2.20
    branch of this repo.
    svarnau committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0f2edb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7a9770 View commit details
    Browse the repository at this point in the history
  3. Address macos python issue

    svarnau committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4b461d2 View commit details
    Browse the repository at this point in the history
  4. Trying py3.9

    svarnau committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    40d7382 View commit details
    Browse the repository at this point in the history
  5. debugging mac env in github

    svarnau committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    73e2eaf View commit details
    Browse the repository at this point in the history
  6. test macos fix

    svarnau committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ec7e323 View commit details
    Browse the repository at this point in the history
  7. addess other python call

    svarnau committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    32743d2 View commit details
    Browse the repository at this point in the history
  8. address shell-check

    svarnau committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fd95460 View commit details
    Browse the repository at this point in the history