cats-oss / fastlane-plugin-firebase_test_lab_android

Test your app with Firebase Test Lab with ease using fastlane for Android
MIT License
48 stars 8 forks source link

[Feature Request] Support for default credentials instead of `gcloud_service_key_file` #13

Closed shunkakinoki closed 1 year ago

shunkakinoki commented 4 years ago

Thanks for this awesome fastlane plugin!

Just a small feature request, I use the official gcloud github action for setting up the gcloud credentials, so it would be nice if there was a default option for using default credentials instead of providing with the gcloud_service_key_file

src: https://github.com/GoogleCloudPlatform/github-actions/tree/master/setup-gcloud