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

Add cached run_system API #14920

Merged
merged 22 commits into from
Sep 23, 2024
Merged

Commits on Aug 26, 2024

  1. Add run_system_cached API

    benfrankel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4f18038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348ae1f View commit details
    Browse the repository at this point in the history
  3. Fix broken doc links

    benfrankel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7444fb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d438ea View commit details
    Browse the repository at this point in the history
  5. Fix silly misnamed import

    benfrankel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d58e2be View commit details
    Browse the repository at this point in the history
  6. Yeet remnant

    benfrankel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    261af7e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    740928e View commit details
    Browse the repository at this point in the history
  2. Cache by System type

    benfrankel committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fb4321e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    367a0fb View commit details
    Browse the repository at this point in the history
  4. Fix redundant doc link

    benfrankel committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    17349bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aa5da7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Improve docs a bit

    benfrankel committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3e73522 View commit details
    Browse the repository at this point in the history
  2. Say resource

    benfrankel committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5230cad View commit details
    Browse the repository at this point in the history
  3. "as part of" -> "by"

    benfrankel committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    bba418e View commit details
    Browse the repository at this point in the history
  4. More docs stuff

    benfrankel committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e7db8fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5efb8ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6eed5b View commit details
    Browse the repository at this point in the history
  7. Fix CI errors

    benfrankel committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0586a38 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Fix more CI errors

    benfrankel committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    10f702f View commit details
    Browse the repository at this point in the history
  2. Fix assert_matches!

    benfrankel committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    90dd64b View commit details
    Browse the repository at this point in the history
  3. Use unused result

    benfrankel committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    2253637 View commit details
    Browse the repository at this point in the history
  4. Fix more CI stuff ig

    benfrankel committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0c9535a View commit details
    Browse the repository at this point in the history