You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/16 11:13:11 UTC

[GitHub] [airflow] uranusjr opened a new pull request #17634: Use new Sphinx Autodoc mock import path

uranusjr opened a new pull request #17634:
URL: https://github.com/apache/airflow/pull/17634


   Sphinx is deprecating `sphinx.ext.autodoc.importer.mock` according to its documentation. See https://www.sphinx-doc.org/en/master/extdev/deprecated.html
   
   This warning is generally not visible when documentation builds successfully and is buried in thousands of lines wwhen it fails, so probably nobody noticed it before. I wonder if we should find a way to make this kind of warnings more visible.


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] commented on pull request #17634: Use new Sphinx Autodoc mock import path

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #17634:
URL: https://github.com/apache/airflow/pull/17634#issuecomment-899481602


   The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide that full test matrix is needed and add the 'full tests needed' label. Then you should rebase it to the latest main or amend the last commit of the PR, and push it with --force-with-lease.


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil merged pull request #17634: Use new Sphinx Autodoc mock import path

Posted by GitBox <gi...@apache.org>.
kaxil merged pull request #17634:
URL: https://github.com/apache/airflow/pull/17634


   


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org