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

feat: allow python expressions in --set-resources #2521

Merged
merged 9 commits into from Nov 27, 2023

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

  1. extend profile testing to include different syntax and expressions in…

    … set-resources, and to actually test set-threads
    dlaehnemann committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    cf73e31 View commit details
    Browse the repository at this point in the history
  2. make set-threads profile test use expression with input argument, as …

    …the docs suggest that this should be possible, but this currently only gets evaluated, if the respective rule also has a `threads:` specification already
    dlaehnemann committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    762dd1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e6a307 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. first set of fixes

    johanneskoester committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0c92fe5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. fix mem_mb amount

    johanneskoester committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f07cb39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff3d1a View commit details
    Browse the repository at this point in the history
  3. cosmetics

    johanneskoester committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4d67bbe View commit details
    Browse the repository at this point in the history
  4. use bash

    johanneskoester committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    064e160 View commit details
    Browse the repository at this point in the history