Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Service account as default #1955

Merged
merged 2 commits into from
May 24, 2021

Conversation

adamfilipow92
Copy link
Contributor

Fixes #1792 #1831

This pr contains changes requested in #1831 and may fix #1792.

Test Plan

How do we know the code works?

  1. Flank firstly should try to use credentials from env variable GOOGLE_APPLICATION_CREDENTIALS here
  2. If this method fails Flank should try to load credentials from ./user_home/.flank directory here or if it's windows from %USER_HOME%/.config/gcloud/application_default_credentials.json here

@github-actions
Copy link
Contributor

github-actions bot commented May 21, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@adamfilipow92 adamfilipow92 self-assigned this May 21, 2021
@github-actions
Copy link
Contributor

github-actions bot commented May 21, 2021

Timestamp: 2021-05-24 08:59:54
Buildscan url for ubuntu-workflow run 870816199
https://gradle.com/s/agsrmxbx2xcya

@bootstraponline bootstraponline force-pushed the 1792-1831-default-to-service-account-auth branch from 0917653 to 46b14fd Compare May 21, 2021 14:54
@bootstraponline bootstraponline force-pushed the 1792-1831-default-to-service-account-auth branch from 3a9870f to 0d8f2e0 Compare May 21, 2021 15:56
@bootstraponline bootstraponline force-pushed the 1792-1831-default-to-service-account-auth branch from 0d8f2e0 to b8dad62 Compare May 24, 2021 08:53
@mergify mergify bot merged commit 60dd609 into master May 24, 2021
@mergify mergify bot deleted the 1792-1831-default-to-service-account-auth branch May 24, 2021 09:06
@github-actions github-actions bot locked and limited conversation to collaborators May 24, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid value for [project] and failed to make bucket
3 participants