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(sdk): Allow disabling default caching via a CLI flag and env var #11222

Merged

Commits on Sep 18, 2024

  1. feat(sdk): Allow setting a default of execution caching disabled via …

    …a compiler CLI flag and env var
    
    Co-authored-by: Greg Sheremeta <[email protected]>
    Signed-off-by: ddalvi <[email protected]>
    DharmitD and gregsheremeta committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    600624d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Add tests for disabling default caching var and flag

    Signed-off-by: ddalvi <[email protected]>
    DharmitD committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    69f35d8 View commit details
    Browse the repository at this point in the history