potiuk commented on pull request #13919: URL: https://github.com/apache/airflow/pull/13919#issuecomment-771073502
Those are nice examples, but what I really meant was to add those documentation in the Howto Guides. We have rather good How-to guides which are part of the official documentation and it would be great to update them there :). https://github.com/apache/airflow/blob/master/docs/apache-airflow-providers-google/operators/transfer/gcs_to_gcs.rst The usual way we do it, we update example dags and then include pieces of the example dags in the howto guides (see the .rst file for examples on how this is done). The example dags are also executable and can be run as part of system tests, so this makes sure we can rely on the documentation being correct as well! ---------------------------------------------------------------- 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]
