mik-laj commented on pull request #15187:
URL: https://github.com/apache/airflow/pull/15187#issuecomment-813457835


   > It looks like I have everything right ... but it fails ...
   
   It is true. You have the correct code, but the cache contains outdated 
information.  To prevent such problems, we build documentation twice in some 
situations (see: 
https://github.com/apache/airflow/pull/12527#issuecomment-731568418 and 
.https://github.com/apache/airflow/blob/4099108f554130cf3f87ba33b9d6084a74e70231/docs/build_docs.py#L545-L563)
  Unfortunately, here is another problem.  We have a smart code preview in 
errors summary, which cannot display the code if it is automatically generated 
(see:: 
https://github.com/apache/airflow/blob/ef4af21/docs/apache-airflow-providers/packages-ref.rst).
   
   I pushed fixes.


-- 
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.

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


Reply via email to