deepujain opened a new pull request, #64704:
URL: https://github.com/apache/airflow/pull/64704

   ## Summary
   The docs currently say `task-sdk/docs` exists, but they also tell release 
managers to publish `task-sdk` alongside the regular Airflow docs. This update 
removes that contradiction by clarifying that Task SDK docs live in the repo 
today but are not part of the current release manager publishing workflow.
   
   ## Changes
   - **`docs/README.md`** -- remove `task-sdk` from the default Airflow docs 
publishing package list and explain that Task SDK docs are not published 
through the release manager workflow yet.
   - **`contributing-docs/11_documentation_building.rst`** -- align the package 
overview wording with the same workflow clarification.
   
   ## Evidence it works
   - The publishing instructions are now internally consistent: `task-sdk/docs` 
is still documented as a source tree, but it is no longer listed in the default 
release manager package list.
   - Scoped docs checks passed with:
     `prek run --stage pre-commit --files docs/README.md 
contributing-docs/11_documentation_building.rst`
   
   ## Test plan
   - [x] `prek run --stage pre-commit --files docs/README.md 
contributing-docs/11_documentation_building.rst`
   - [ ] CI passes (ruff, mypy, pytest)
   
   Fixes #64350
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to