mik-laj opened a new issue #8280: Missing example DAGs/system tests for Google services URL: https://github.com/apache/airflow/issues/8280 **Description** Hello, We have a rule that every GCP operators should have example DAGs. This is true in many cases, but there are minor exceptions. https://github.com/apache/airflow/blob/master/tests/test_project_structure.py#L132-L147 If you decide to finish this ticket you don't have to do all the work yourself. One PR can only deal with a single operator and it's ok. These sample DAGs are key to ensuring high quality integration. * If used in system tests, they prevent regression and facilitate testing. * If used in the documentation, they allow you to learn about operators in a real example. Users can easily do CTRL + C, CTRL + V, which makes it easier to write new DAGs. If you haven't used the GCP yet, after creating the account you will [get $300](https://cloud.google.com/free), which will allow you to get to know these services better. The implementation of this task will allow a better understanding of GCP services, as well as learn methods of testing that is required by the community. If anyone is interested in this task, I am willing to provide all the necessary tips and information. **Related Issues** N/A
---------------------------------------------------------------- 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] With regards, Apache Git Services
