You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "FloMom (via GitHub)" <gi...@apache.org> on 2023/02/28 11:03:53 UTC

[GitHub] [airflow] FloMom commented on a diff in pull request #29726: Add `CloudSQLCloneInstanceOperator`

FloMom commented on code in PR #29726:
URL: https://github.com/apache/airflow/pull/29726#discussion_r1119899811


##########
tests/always/test_project_structure.py:
##########
@@ -289,6 +289,7 @@ class TestGoogleProviderProjectStructure(ExampleCoverageTest, AssetsCoverageTest
         "airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.UpdateEndpointOperator",
         "airflow.providers.google.cloud.operators.vertex_ai.batch_prediction_job."
         "GetBatchPredictionJobOperator",
+        "airflow.providers.google.cloud.operators.cloud_sql.CloudSQLCloneInstanceOperator",

Review Comment:
   all right. Thank you for pointing me to the right files. I updated the PR accordingly.



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