Skip to content

Always create a tmp directory and copy everything into it #158

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
merged 2 commits into from
Sep 4, 2024

Conversation

chrisfenner
Copy link
Member

This change prepares for a future change that uses git history to render diffs. To avoid messing up the bind-mounted current directory (docker_run), copy everything in the current directory to the build directory, then copy what we need back.

This change means that notmp is no longer supported.

This change prepares for a future change that uses git history to render
diffs. To avoid messing up the bind-mounted current directory
(docker_run), copy everything in the current directory to the build
directory, then copy what we need back.

This change means that notmp is no longer supported.
@chrisfenner chrisfenner merged commit 9190205 into main Sep 4, 2024
2 checks passed
@chrisfenner chrisfenner deleted the copy-to-temp branch September 4, 2024 22:18
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.

1 participant