Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

provider: Make homedir detection more robust #82

Merged
merged 1 commit into from
Mar 21, 2019

Conversation

radeksimko
Copy link
Contributor

This PR building on top of #10 and uses go-homedir which has more robust mechanism (which doesn't just rely on os/user & single ENV variable) to detect user's home directory across platforms.

@radeksimko radeksimko requested a review from yanndegat March 18, 2019 10:57
@ghost ghost added the size/S label Mar 18, 2019
@radeksimko radeksimko added Type: Feature new feature, improvement and removed Type: Bug labels Mar 18, 2019
@radeksimko radeksimko force-pushed the b-multiplatform-homedir branch from a3c167a to 525072c Compare March 18, 2019 11:45
@radeksimko radeksimko requested a review from a team March 20, 2019 22:57
@yanndegat yanndegat merged commit 46c1170 into master Mar 21, 2019
@radeksimko radeksimko deleted the b-multiplatform-homedir branch March 21, 2019 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature new feature, improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants