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

Issue 1278: Implement move-file #1281

Merged
merged 3 commits into from
Dec 8, 2024
Merged

Issue 1278: Implement move-file #1281

merged 3 commits into from
Dec 8, 2024

Conversation

vyzo
Copy link
Collaborator

@vyzo vyzo commented Dec 8, 2024

Implements move-file in the runtime, so that we can move files across file system volumes, and uses it where appropriate in the stdlib.

Closes #1278

@vyzo vyzo requested review from drewc and a team December 8, 2024 19:57
Copy link

netlify bot commented Dec 8, 2024

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
🔨 Latest commit a6fcfa8
🔍 Latest deploy log https://app.netlify.com/sites/elastic-ritchie-8f47f9/deploys/6755fa3185a3940008604bee
😎 Deploy Preview https://deploy-preview-1281--elastic-ritchie-8f47f9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@drewc drewc left a comment

Choose a reason for hiding this comment

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

Looks good! I have cross-filesystem issues everywhere so this might help in other places! :)

@vyzo vyzo enabled auto-merge (squash) December 8, 2024 20:18
@vyzo vyzo merged commit add552d into master Dec 8, 2024
8 of 12 checks passed
@vyzo vyzo deleted the issue-1278 branch December 8, 2024 20:28
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.

Improve how we move files in gerbil codebase.
2 participants