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: avoid erroring when $HOME is not defined #3389

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

AustinAbro321
Copy link
Contributor

Related Issue

Fixes #3276

Checklist before merging

@AustinAbro321 AustinAbro321 requested review from a team as code owners January 9, 2025 20:06
Copy link

netlify bot commented Jan 9, 2025

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 23a2fba
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/67802c3e2feba7000838e5f2

Copy link
Contributor

@mkcp mkcp left a comment

Choose a reason for hiding this comment

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

LGTM

@AustinAbro321 AustinAbro321 added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 2d5d063 Jan 9, 2025
25 checks passed
@AustinAbro321 AustinAbro321 deleted the avoid-no-home-dir-error branch January 9, 2025 21:06
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/config/config.go 0.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/config/config.go 50.00% <0.00%> (+2.00%) ⬆️

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.

Init fails if $HOME is not defined
2 participants