mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-24 00:52:24 +00:00
The changed-test gate booted its stage-mirror stack without files_settings or finetune_settings, so every raw upload with a custom_llm_provider hit a 500, and it exported the whole provider env into the gateways, so the AWS_ROLE_NAME the assume-role test needs made the GovCloud deployment run an AssumeRole with its static keys. The gate also deleted its pytest output, so a red run left nothing to read. The mirror config now carries the openai, azure, and vertex_ai file settings, gateways start without AWS_ROLE_NAME, and the workflow uploads the pass logs and junit files with every secret value, every field of a JSON-valued secret, and their XML-escaped forms replaced before the raw files are removed. |
||
|---|---|---|
| .. | ||
| assert_tests_ran.py | ||
| down.sh | ||
| oidc-profile.sh | ||
| redact_output.py | ||
| secrets_to_env.py | ||
| select_tests.py | ||
| start-idp.sh | ||
| up.sh | ||