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

[ruby]: add pre-compiled binaries for ruby 3.2; drop them for ruby 2.6 #32089

Merged
merged 41 commits into from
Jan 19, 2023

Commits on Jan 12, 2023

  1. upgrade rake compiler docker

    apolcyn committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    6f8256c View commit details
    Browse the repository at this point in the history
  2. upgrade docker images

    apolcyn committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c114501 View commit details
    Browse the repository at this point in the history
  3. Upgrade Rakefile to add 3.2 and drop 2.6; remove code for building pa…

    …ckages on mac since not used
    apolcyn committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ad1d285 View commit details
    Browse the repository at this point in the history
  4. update docker image versions

    apolcyn committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0435754 View commit details
    Browse the repository at this point in the history
  5. remove ruby 2.6 distrib test

    apolcyn committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    69a4f23 View commit details
    Browse the repository at this point in the history
  6. update sha256

    apolcyn committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b57158b View commit details
    Browse the repository at this point in the history
  7. update rake compiler

    apolcyn committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    1accf47 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. debug statements

    apolcyn committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    983a1d7 View commit details
    Browse the repository at this point in the history
  2. temporary pin to 1.1.7

    apolcyn committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    040b9c7 View commit details
    Browse the repository at this point in the history
  3. try set no_native = false

    apolcyn committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    74878a2 View commit details
    Browse the repository at this point in the history
  4. debug prints

    apolcyn committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    72642bb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. dep changes

    apolcyn committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    af3796f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56f1c4a View commit details
    Browse the repository at this point in the history
  3. remove experiment

    apolcyn committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    eca241e View commit details
    Browse the repository at this point in the history
  4. remove bundle install hack

    apolcyn committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7936a08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98fe9b0 View commit details
    Browse the repository at this point in the history
  6. add debug logs

    apolcyn committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0b18fb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    614fe51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69aacbf View commit details
    Browse the repository at this point in the history
  9. debug prints

    apolcyn committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    80a432f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. add more logs

    apolcyn committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8f0e7d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f302db View commit details
    Browse the repository at this point in the history
  3. Revert "try bumping MACOSX_DEPLOYMENT_TARGET to 11.7"

    This reverts commit 9f302db.
    apolcyn committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    712a171 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aae1f9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2979590 View commit details
    Browse the repository at this point in the history
  6. log generated makefile

    apolcyn committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8e90fc9 View commit details
    Browse the repository at this point in the history
  7. Try running on ruby 2.7.8

    apolcyn committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e5ed905 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    934b0f8 View commit details
    Browse the repository at this point in the history
  2. try disabling chained fixups

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6ee214c View commit details
    Browse the repository at this point in the history
  3. Add -wl

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1b353ab View commit details
    Browse the repository at this point in the history
  4. also check other file

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    09041c6 View commit details
    Browse the repository at this point in the history
  5. more logs

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a02fa10 View commit details
    Browse the repository at this point in the history
  6. add more logging

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    ddf187f View commit details
    Browse the repository at this point in the history
  7. Fix log

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    158a627 View commit details
    Browse the repository at this point in the history
  8. Try using copy in rakefile

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    362882a View commit details
    Browse the repository at this point in the history
  9. add hack

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7eb96c8 View commit details
    Browse the repository at this point in the history
  10. set workaround for macos

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b95f0a7 View commit details
    Browse the repository at this point in the history
  11. remove debug logs

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    183fd0a View commit details
    Browse the repository at this point in the history
  12. revert unnecessary change

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b7b7e14 View commit details
    Browse the repository at this point in the history
  13. updates

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7e5ab91 View commit details
    Browse the repository at this point in the history
  14. remove log

    apolcyn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    63424f6 View commit details
    Browse the repository at this point in the history