mik-laj commented on a change in pull request #7725: [AIRFLOW-7064] Add CloudFirestoreExportDatabaseOperator URL: https://github.com/apache/airflow/pull/7725#discussion_r394192928
########## File path: tests/providers/google/cloud/utils/gcp_authenticator.py ########## @@ -47,6 +47,7 @@ GCP_SPANNER_KEY = 'gcp_spanner.json' GCP_TASKS_KEY = 'gcp_tasks.json' GMP_KEY = 'gmp.json' +G_FIREBASE_KEY = 'g_firebase.json' Review comment: It's not GCP, but Firebase service. This database is available in the Pantheon, but is most often used by Firebase and was created as part of Firebase. It also has a common name with **Fire**base. ---------------------------------------------------------------- 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
