The GitHub Actions job "Tests" on airflow.git/re-add-section-on-getting-context 
has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
c419f60879d0f2cb0d695c26913e294c5e5afced / Kaxil Naik <kaxiln...@gmail.com>
Re-add section on getting Context in Taskflow API

Was removed by mistake in https://github.com/apache/airflow/pull/49170 and 
caused failures on main due to cross references

```

============================== apache-airflow-providers-standard 
==============================
------------------------------ Error   1 --------------------
 WARNING: undefined label: 'taskflow/accessing_context_variables'

File path: /opt/airflow/providers/standard/docs/operators/bash.rst:85

  80 |             :language: python
  81 |             :dedent: 4
  82 |             :start-after: [START howto_operator_bash_template]
  83 |             :end-before: [END howto_operator_bash_template]
  84 |
> 85 | Using the ``@task.bash`` TaskFlow decorator allows you to return a 
> formatted string and take advantage of
  86 | having all :ref:`execution context variables directly accessible to 
decorated tasks <taskflow/accessing_context_variables>`.
  87 |
  88 | .. exampleinclude:: 
/../../../airflow-core/src/airflow/example_dags/example_bash_decorator.py
  89 |     :language: python
  90 |     :dedent: 4
```

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org

Reply via email to