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] Fix the runner's memory check #9309

Merged
merged 20 commits into from
Mar 28, 2024
Merged

[CI] Fix the runner's memory check #9309

merged 20 commits into from
Mar 28, 2024

Commits on Mar 6, 2024

  1. Bytes, not kilobytes.

    mwu-tow committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f240b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    785430b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    a0ea88e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8767d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    9d745ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a2066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e7d12 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    aa159af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2fde8d View commit details
    Browse the repository at this point in the history
  3. cleanup benchmark handling

    mwu-tow committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    19f87f8 View commit details
    Browse the repository at this point in the history
  4. update

    mwu-tow committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5245c82 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    6fc6893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49f3aeb View commit details
    Browse the repository at this point in the history
  3. fmt

    mwu-tow committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5e31fcb View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. as per discussion

    mwu-tow committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1f8047a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08c6bd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. undo

    mwu-tow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2e99f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c18a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    4e11beb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Potentially fix further std-benchmarks issues

    I'm unable to reproduce so this is a wild guess that we are missing the
    dependency on the classpath.
    hubertp committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c9aa893 View commit details
    Browse the repository at this point in the history