Mayankaggarwal8055 opened a new issue, #64350: URL: https://github.com/apache/airflow/issues/64350
### What do you see as an issue? There is a contradiction in the documentation regarding `task-sdk`: - In the documentation configuration section, `task-sdk` is described as "new format not yet published". - However, in the publishing workflow section, `task-sdk` is included in the list of packages to be published. This creates confusion for release managers about whether `task-sdk` should be included in the publishing process. ### Solving the problem - Remove `task-sdk` from the publishing example - Add a note clarifying that `task-sdk` documentation is not yet part of the publishing workflow ## Impact - Improves clarity for release managers - Removes contradictory instructions - Makes documentation consistent The issue appears to be due to partial updates in different sections of the documentation. ### Anything else _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
