The GitHub Actions job "Tests" on airflow.git/addSimpleTaskExtraLinkSupport has failed. Run started by GitHub user fredthomsen (triggered by fredthomsen).
Head commit for run: 3635036812fd3d49227a543bb758322bf822d2a3 / 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/22244519034 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
