potiuk commented on PR #52892: URL: https://github.com/apache/airflow/pull/52892#issuecomment-3037139837
One of the things this one enables is capability to refer to task-sdk docs same as all other packages - using intersphinx package reference and inventories. This way staging for example will work - currently the link on staging has hard-coded link to a missing "live" task-sdk, where with the intersphinx reference, we can refer to "airflow's" task-sdk package and the links will be properly generated - and also verified if they exist - as relative references rather than hard-coded absolute links: <img width="1651" alt="Screenshot 2025-07-04 at 21 39 51" src="https://github.com/user-attachments/assets/de373d83-6318-41c7-bd47-ae4edc342810" /> -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org