buster/cli/tests
dal e9a269983b
feat: add support for custom environment variables in CLI commands
- Introduced `env_vars` option in the `start` command to allow users to set environment variables in KEY=VALUE format.
- Implemented `update_arbitrary_env_vars` function to update the .env file with provided variables.
- Adjusted `setup_persistent_app_environment` to handle custom environment variables.
- Added `MAX_RECURSION` variable to .env.example and updated recursion limit logic in the agent implementation.
2025-05-31 07:15:50 -06:00
..
command_tests.rs Refactor buster-cli model structures and update YAML templates 2025-01-03 13:26:48 -07:00
env_vars_test.rs feat: add support for custom environment variables in CLI commands 2025-05-31 07:15:50 -06:00
exclusion_test.rs some good logging and config tracking 2025-02-25 20:11:35 -07:00
project_config_test.rs Implement CLI configuration and model discovery for projects 2025-05-06 08:50:56 -06:00
test_excluded_tags.sql ok all ready for release and exluding tags. 2025-02-25 12:31:53 -07:00