Update Object Storage tutorial to match learning path tone#49170
Merged
kaxil merged 1 commit intoapache:mainfrom Apr 14, 2025
cmarteepants:tutorial-object-storage
Merged
Update Object Storage tutorial to match learning path tone#49170kaxil merged 1 commit intoapache:mainfrom cmarteepants:tutorial-object-storage
kaxil merged 1 commit intoapache:mainfrom
cmarteepants:tutorial-object-storage
Conversation
kaxil
reviewed
Apr 14, 2025
kaxil
approved these changes
Apr 14, 2025
Member
kaxil
left a comment
There was a problem hiding this comment.
One comment about relative links; rest lgtm
- Rewrote and restructured the TaskFlow tutorial to improve tone and readability - Added sections: How XComs Work, Running Your DAG, Task Parameterization, What’s Next - Clarified DAG definition, task declaration, and dependency wiring - Added old vs new code comparison to highlight TaskFlow improvements - Moved advanced features (e.g. Docker, Kubernetes, sensors) to a dedicated section - Added explanatory intros before each advanced example - Updated internal links and headings for consistency
kaxil
added a commit
to astronomer/airflow
that referenced
this pull request
Apr 14, 2025
Was removed by mistake in apache#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 ```
kaxil
added a commit
to astronomer/airflow
that referenced
this pull request
Apr 14, 2025
Was removed by mistake in apache#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 ```
kaxil
added a commit
that referenced
this pull request
Apr 14, 2025
Was removed by mistake in #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 ```
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
May 29, 2025
Was removed by mistake in apache/airflow#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 ``` GitOrigin-RevId: f8c3bbcfa67594197a6efe461c856797f24687f4
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 24, 2025
Was removed by mistake in apache/airflow#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 ``` GitOrigin-RevId: f8c3bbcfa67594197a6efe461c856797f24687f4
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Oct 22, 2025
Was removed by mistake in apache/airflow#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 ``` GitOrigin-RevId: f8c3bbcfa67594197a6efe461c856797f24687f4
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Feb 28, 2026
Was removed by mistake in apache/airflow#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 ``` GitOrigin-RevId: f8c3bbcfa67594197a6efe461c856797f24687f4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the Object Storage API tutorial to:
Related: #45649