The GitHub Actions job "Tests" on airflow.git/v3-0-test has succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
dbcd32b24ce8d746d8c5055b56053eeb596a30e6 / Kaxil Naik <[email protected]>
Make default execution server URL be relative to API Base URL (#49747)

The execution API server URL is now more flexible and configurable:

- Remove hardcoded default URL "http://localhost:8080/execution/";
- Add fallback mechanism to construct URL from base_url config
- Default is now `"{BASE_URL}/execution/"` where BASE_URL comes from 
`api.base_url` config

(cherry picked from commit ae7b3c6abc89767ffc9fdd7738e67d0d3cad446c)

Report URL: https://github.com/apache/airflow/actions/runs/14650770519

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to