Skip to content

fix: propagate os.UserHomeDir() errors in snapshot save and load#342

Merged
anisaoshafi merged 1 commit into
mainfrom
devx-938-snapshot-saveload-silently-drop-osuserhomedir-errors
Jun 26, 2026
Merged

fix: propagate os.UserHomeDir() errors in snapshot save and load#342
anisaoshafi merged 1 commit into
mainfrom
devx-938-snapshot-saveload-silently-drop-osuserhomedir-errors

Conversation

@gtsiolis

@gtsiolis gtsiolis commented Jun 25, 2026

Copy link
Copy Markdown
Member

Summary

Test plan

  • lstk snapshot save and lstk snapshot load return a clear error when the home directory cannot be resolved, rather than silently computing a wrong path

🤖 Generated with Claude Code

@gtsiolis gtsiolis requested a review from a team as a code owner June 25, 2026 20:29
@gtsiolis gtsiolis force-pushed the devx-938-snapshot-saveload-silently-drop-osuserhomedir-errors branch from 6e608c4 to 6b91f98 Compare June 25, 2026 20:30
Co-Authored-By: Claude <noreply@anthropic.com>
@gtsiolis gtsiolis force-pushed the devx-938-snapshot-saveload-silently-drop-osuserhomedir-errors branch from 6b91f98 to fce2b61 Compare June 25, 2026 20:31
@gtsiolis gtsiolis added semver: patch docs: skip Pull request does not require documentation changes labels Jun 25, 2026

@anisaoshafi anisaoshafi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks George 🎣

@anisaoshafi anisaoshafi merged commit 8816622 into main Jun 26, 2026
24 of 28 checks passed
@anisaoshafi anisaoshafi deleted the devx-938-snapshot-saveload-silently-drop-osuserhomedir-errors branch June 26, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs: skip Pull request does not require documentation changes semver: patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants