The GitHub Actions job "Tests (AMD)" on airflow.git/scope-yandex-lockbox-lookups-to-their-team has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 80df38a6f97b60193a0fc67dcdd1d8ee502ce93b / Jarek Potiuk <[email protected]> Refuse an ambiguous secret id before any Lockbox lookup runs Refusing only the team agnostic fall-through left the team scoped lookup open to the same ambiguity it was meant to close: a caller in team 'a' asking for 'b//c' builds exactly the name team 'a//b' builds for 'c', and that lookup runs first, so the fall-through is never reached. Deciding this at the entry points instead means the ambiguity is settled before a name is built, and the refusal is logged so the resulting None is not read as a missing secret. Report URL: https://github.com/apache/airflow/actions/runs/30675356302 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
