The GitHub Actions job "Tests (AMD)" on airflow.git/fix-57864-conn-id-slash has succeeded. Run started by GitHub user anorum (triggered by potiuk).
Head commit for run: ec3a992cddeb3fe98a2996a9862e9e05e654e6bb / Alex Norum <[email protected]> Fix connection ID with slashes in Execution API The execution API route for connections used {connection_id} which caused FastAPI to treat slashes in connection IDs as path separators, returning 404. Changed to {connection_id:path} to match the pattern already used by variables and xcoms routes. Closes: #57864 Based-on: #63103 by @diligejy Report URL: https://github.com/apache/airflow/actions/runs/26065053626 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
