Skip to content

docs: streamline task-sdk examples, link to core tutorial#51827

Merged
amoghrajesh merged 1 commit intoapache:mainfrom
astronomer:move-tutorials
Jun 19, 2025
Merged

docs: streamline task-sdk examples, link to core tutorial#51827
amoghrajesh merged 1 commit intoapache:mainfrom
astronomer:move-tutorials

Conversation

@sunank200
Copy link
Copy Markdown
Collaborator

  • Removed duplicated examples from examples.rst.
  • Added a link to the core TaskFlow tutorial (airflow-core/docs/tutorial/taskflow.rst)
  • Kept only the four essential code-snippet steps in examples.rst (define DAG, write tasks, wire flow, invoke DAG)
  • Removed the simplest DAG snippet and added a link to index.rst

closes: #51520
Screenshot 2025-06-17 at 3 10 42 PM
Screenshot 2025-06-17 at 3 11 08 PM


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@sunank200 sunank200 force-pushed the move-tutorials branch 2 times, most recently from 576a7e4 to eee4bb0 Compare June 18, 2025 05:23
Copy link
Copy Markdown
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM +1

@amoghrajesh amoghrajesh merged commit 4871ecd into apache:main Jun 19, 2025
53 checks passed
@amoghrajesh amoghrajesh deleted the move-tutorials branch June 19, 2025 06:25
@amoghrajesh amoghrajesh added this to the Airflow 3.0.3 milestone Jun 19, 2025
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Jun 21, 2025
sunank200 added a commit to astronomer/airflow that referenced this pull request Jul 2, 2025
…apache#51827)

(cherry picked from commit 4871ecd)

Co-authored-by: Ankit Chaurasia <8670962+sunank200@users.noreply.github.com>
kaxil pushed a commit that referenced this pull request Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate examples dags in Task SDK examples

4 participants