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/02/02 16:54:05 UTC

[GitHub] [airflow] RNHTTR commented on pull request #13982: Add gdrive_to_gcs operator, drive sensor, additional functionality to…

RNHTTR commented on pull request #13982:
URL: https://github.com/apache/airflow/pull/13982#issuecomment-771784101


   @potiuk I've locally resolved the integration test issues, but I have a question on the failing docs tests.
   
   In all of the provider operator documentations I've looked at, they all show the linting error `No directive entry for "exampleinclude" in module "docutils.parsers.rst.languages.en".restructuredtext`, although I can see the directive defined in /docs/exts/exampleinclude.py. It might be something on my end (wonky installation or otherwise), but the docs don't look how I imagine they're supposed to look:
   
   <img width="1035" alt="image" src="https://user-images.githubusercontent.com/25823361/106633550-f0fd8b00-654c-11eb-91e4-9e7fa1989663.png">
   
   This example was pulled from the [gcs_to_gcs documentation](https://github.com/apache/airflow/blob/master/docs/apache-airflow-providers-google/operators/transfer/gcs_to_gcs.rst). Isn't this supposed to show a snippet of the operator being used? All of the documentation examples show rst source code rather than actual sample implementations of plugins.
   
   Thoughts?


----------------------------------------------------------------
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:
users@infra.apache.org