Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

sunank200
Copy link
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
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
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