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

GH-41922: [CI][C++] Update Minio version #44225

Merged
merged 10 commits into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. apacheGH-41922: [CI][C++] Update Minio version

    We were using a rather old version of Minio for CI tests.
    
    Update the Minio version and ensure the S3FileSystem implementation passes all the tests with it.
    pitrou committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cdda080 View commit details
    Browse the repository at this point in the history
  2. Avoid LLVM 19

    pitrou committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    081df4c View commit details
    Browse the repository at this point in the history
  3. Debug

    pitrou committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4229bef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdf86d8 View commit details
    Browse the repository at this point in the history
  5. Undo debug

    pitrou committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    53ef625 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb04092 View commit details
    Browse the repository at this point in the history
  7. Finally (?) fix mc issue

    pitrou committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    16e5fb0 View commit details
    Browse the repository at this point in the history
  8. Try suggested fix

    pitrou committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7e7fa91 View commit details
    Browse the repository at this point in the history
  9. Revert LLVM pin

    kou authored and pitrou committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0357c5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cce7a92 View commit details
    Browse the repository at this point in the history