SIENTIAPDE-1141

Update GITHUB_BRANCH in values.yaml and enhance debug logging in temporal_manager.py
This commit is contained in:
vitor-aignosi
2025-07-09 12:24:27 -03:00
parent a173f4d451
commit 9d63647cf1
2 changed files with 7 additions and 1 deletions

View File

@@ -123,7 +123,7 @@ env:
- name: GITHUB_REPO_URL
value: "git@github.com:Aignosi/sientia-dataops-orchestrator_temporal.git"
- name: GITHUB_BRANCH
value: "SIENTIA-1141-criar-testes-de-carga"
value: "SIENTIAPDE-1141-criar-testes-de-carga"
- name: PYTHON_APP
value: "orchestrator.worker.worker"