The GitHub Actions job "Tests (AMD)" on airflow.git/addSimpleTaskExtraLinkSupport has succeeded. Run started by GitHub user fredthomsen (triggered by fredthomsen).
Head commit for run: acb4f1350e2132c30c801e9ee84ec7a6f732f400 / Fred Thomsen <[email protected]> Add simple extra links for TaskFlow tasks Enable @task(extra_links=["Name", ...]) so decorated tasks can set link URLs at runtime via the extra_links context variable (extra_links["Name"] = "https://..."). Links are pre-declared in the decorator for two reasons: 1. Keep webserver link rendering consistent with how provider-based operator links already work 2. Warn when a task overrides links from other sources URLs are pushed to XCom via SUPERVISOR_COMMS on every assignment, so links work even when the task runs in a subprocess (e.g. @task.virtualenv). Report URL: https://github.com/apache/airflow/actions/runs/29138285862 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
