Skip to content

use temp directory as destination directory for copy command #3163

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

Merged

Conversation

olamilekan000
Copy link
Contributor

@olamilekan000 olamilekan000 commented Jan 27, 2025

Change switches local tests from using $HOME/lima-hostname to a 
temporary directory to prevent conflicts with user-created files 
and permission errors when writing to it. 

Fixes #3162

@olamilekan000 olamilekan000 force-pushed the use-temp-directory-for-test branch from ac3d2da to a9bd54b Compare January 28, 2025 15:07
@olamilekan000 olamilekan000 force-pushed the use-temp-directory-for-test branch from a9bd54b to 7c73d05 Compare January 28, 2025 19:28
@olamilekan000 olamilekan000 requested a review from nirs January 28, 2025 19:33
@olamilekan000 olamilekan000 force-pushed the use-temp-directory-for-test branch from 7c73d05 to 09a26d0 Compare January 29, 2025 01:07
@AkihiroSuda AkihiroSuda added this to the v1.1.0 (tentative) milestone Jan 29, 2025
@nirs nirs self-requested a review January 30, 2025 13:31
@olamilekan000 olamilekan000 force-pushed the use-temp-directory-for-test branch from 09a26d0 to 0cd74d9 Compare January 30, 2025 18:25
Signed-off-by: olalekan odukoya <odukoyaonline@gmail.com>
@olamilekan000 olamilekan000 force-pushed the use-temp-directory-for-test branch from 0cd74d9 to eaca44e Compare February 4, 2025 01:09
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda AkihiroSuda merged commit b2467c8 into lima-vm:master Feb 4, 2025
29 checks passed
@AkihiroSuda AkihiroSuda added the area/test Tests and CI label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test Tests and CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Temporary Directory Instead of $HOME/lima-hostname for Tests
4 participants