Skip to content

Conversation

@bradhe
Copy link
Contributor

@bradhe bradhe commented Nov 19, 2025

  • Don't clear the environment, allowing users access to shared content on the host.
  • Add caching by default to speed up app configuration and venv setup.
  • Bump version to v0.3.36

* chore: Add download caching to local runs

* Add protected mode, to disable access to core enviro

This prevents users from using binaries, etc., that are already installed on the environment.

* Some fixes for tests, etc.

* Final fix for broken test

Need to add envs after we clear_env!
@bradhe bradhe merged commit 4d21dd7 into main Nov 19, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants