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: tmp file moving across filesystems #148

Merged
merged 1 commit into from Dec 16, 2021

Conversation

igorbernstein2
Copy link
Contributor

File.move doesn't work across non-empty directories, so it fails when downloadComponent tries to move the artifacts to their file destination. Instead use comons-io helper to fallback to copies

File.move doesn't work across non-empty directories, so it fails when downloadComponent tries to move the artifacts to their file destination. Instead  use comons-io helper to fallback to copies
@igorbernstein2 igorbernstein2 requested a review from a team as a code owner December 16, 2021 18:58
@igorbernstein2 igorbernstein2 merged commit 89fbce3 into googleapis:main Dec 16, 2021
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

3 participants