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

fix: windows home directory #608

Merged
merged 1 commit into from Oct 10, 2023
Merged

fix: windows home directory #608

merged 1 commit into from Oct 10, 2023

Conversation

alexeagle
Copy link
Member

HOMEPATH isn't always set. For example https://buildkite.com/bazel/bazel-bazel-examples/builds/2163#018b1a9d-0127-461f-8200-e89894397f35 USERPROFILE seems more widely documented as being the equivalent of HOME


Type of change

  • Bug fix (change which fixes an issue)

Test plan

  • Manual testing; please provide instructions so we can reproduce:
    Will verify downstream in a rules_oci usage

HOMEPATH isn't always set. For example https://buildkite.com/bazel/bazel-bazel-examples/builds/2163#018b1a9d-0127-461f-8200-e89894397f35
USERPROFILE seems more widely documented as being the equivalent of HOME
@alexeagle alexeagle merged commit f489b3c into main Oct 10, 2023
55 checks passed
@alexeagle alexeagle deleted the winhome branch October 10, 2023 17:42
alexeagle added a commit that referenced this pull request Oct 10, 2023
HOMEPATH isn't always set. For example https://buildkite.com/bazel/bazel-bazel-examples/builds/2163#018b1a9d-0127-461f-8200-e89894397f35
USERPROFILE seems more widely documented as being the equivalent of HOME
alexeagle added a commit that referenced this pull request Dec 23, 2023
HOMEPATH isn't always set. For example https://buildkite.com/bazel/bazel-bazel-examples/builds/2163#018b1a9d-0127-461f-8200-e89894397f35
USERPROFILE seems more widely documented as being the equivalent of HOME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants