The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/bugfix/edge-ui-navigation has succeeded.
Run started by GitHub user dheerajturaga (triggered by dheerajturaga).

Head commit for run:
1e972d58452be501d6ad83472f526aca8b2f4b06 / Dheeraj Turaga 
<[email protected]>
Fix edge executor UI navigation when behind reverse proxy with subpath

  The /api/v2/version call in NavTabs used a hardcoded absolute path,
  which 404s when Airflow is served under a subpath (e.g. /airflow/).
  This prevented the nav tabs from rendering, forcing users to navigate
  via inline table links that lacked relative=path, causing URLs to
  append instead of replace (e.g. /worker/jobs/worker/...).

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

With regards,
GitHub Actions via GitBox


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

Reply via email to