Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Allow Google Cloud SDK env entries for git #2222

Merged
merged 1 commit into from
Jul 8, 2019

Conversation

squaremo
Copy link
Member

@squaremo squaremo commented Jul 4, 2019

Usng git with Google Cloud requires a git credential helper; this is
less painful if the env entries it expects can be passed through to
git (which will pass them on to the helper.

Addresses #2119.

Copy link
Member

@hiddeco hiddeco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeap, looks okay. 💯

I think the proposed flag for allowed environment variables in the issue is a great idea to serve a wide range of users, edge cases and people with unorthodox desires, without having to update this []string every time. But this probably requires some brain exercise in how we would inject those values, given the current state of the git package.

Usng git with Google Cloud requires a git credential helper; this is
less painful if the env entries it expects can be passed through to
git (which will pass them on to the helper. See #2119.
@squaremo squaremo force-pushed the issue/2119-allow-google-cloudsdk-env branch from df3ab8d to a4e692a Compare July 8, 2019 10:39
@squaremo squaremo merged commit 2c3238c into master Jul 8, 2019
@squaremo squaremo deleted the issue/2119-allow-google-cloudsdk-env branch July 8, 2019 11:15
@squaremo squaremo added this to the 1.13.2 milestone Jul 10, 2019
squaremo added a commit that referenced this pull request Jul 10, 2019
…dsdk-env

Allow Google Cloud SDK env entries for git
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants