The GitHub Actions job "Tests (AMD)" on 
airflow.git/feature/ecs-executor-callback has failed.
Run started by GitHub user shivaam (triggered by shivaam).

Head commit for run:
f09a3811cbbefd1cf7bc530053d9b08ccf366f26 / Shivam Rastogi 
<[email protected]>
Fix docs autoapi duplicate-object warnings

Two adjustments to silence Sphinx duplicate-object warnings between the
Lambda and ECS executors that block the docs build:

- Add `:sphinx-autoapi-skip:` docstring on ECS `_process_workloads` so
  autoapi skips this private method.
- Split the inner union in ECS `CommandType` so its rendered TypeAlias
  text differs from Lambda's, avoiding a duplicate. The split form is
  also stricter (disallows mixed task+callback lists, which our code
  never produces).

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

With regards,
GitHub Actions via GitBox


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

Reply via email to