Skip to content

Conversation

@sunank200
Copy link
Collaborator

@sunank200 sunank200 commented Jun 18, 2025

Introduce a new Task SDK docs page dynamic-task-mapping.rst explaining how to use it. This covers both simple list-based mapping and task-generated mapping examples. This PR also provides a link to the Airflow Core “Dynamic Task Mapping” guide.
Screenshot 2025-06-18 at 2 29 49 PM

This PR also fixes HTML sidebar table of contents.
Screenshot 2025-06-18 at 2 29 35 PM

This PR also fixes #51153 (comment)

closes: #51519


^ 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 task-sdk-docs-fix branch 4 times, most recently from e36f2be to b211297 Compare June 18, 2025 08:48
@sunank200 sunank200 force-pushed the task-sdk-docs-fix branch from 459a297 to ddc04a3 Compare June 23, 2025 05:38
@uranusjr
Copy link
Member

Gonna just merge this since it’s basically just a doc change.

@uranusjr uranusjr merged commit cc1e8c8 into apache:main Jun 23, 2025
96 of 97 checks passed
@uranusjr uranusjr deleted the task-sdk-docs-fix branch June 23, 2025 07:00
@sunank200 sunank200 added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jul 2, 2025
sunank200 added a commit to astronomer/airflow that referenced this pull request Jul 2, 2025
…pache#51871)

(cherry picked from commit cc1e8c8)

Co-authored-by: Ankit Chaurasia <8670962+sunank200@users.noreply.github.com>
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
kaxil pushed a commit that referenced this pull request Jul 2, 2025
…51871) (#52707)

(cherry picked from commit cc1e8c8)

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:task-sdk backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detail description on the dynamic task mapping in task-sdk and move that out of apache-airflow-core docs to here.

3 participants