Skip to content

Conversation

@KristofferC
Copy link
Member

Fixes #2969

Use a separate temporary directory instead of creating backup files
in the source directory to avoid read-only filesystem errors.

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Use a separate temporary directory instead of creating backup files
in the source directory to avoid read-only filesystem errors.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
IanButterworth
IanButterworth previously approved these changes Jul 4, 2025
@IanButterworth IanButterworth moved this from New to In review in Pkg.jl Jul 4, 2025
@KristofferC KristofferC merged commit 95e0ab7 into master Jul 4, 2025
9 checks passed
@KristofferC KristofferC deleted the pkg-2969 branch July 4, 2025 12:21
@github-project-automation github-project-automation bot moved this from In review to Done in Pkg.jl Jul 4, 2025
KristofferC added a commit that referenced this pull request Jul 12, 2025
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>
(cherry picked from commit 95e0ab7)
@KristofferC KristofferC mentioned this pull request Jul 12, 2025
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

The Pkg test suite (specifically, the test/manifests.jl tests) should treat the Pkg.jl source code directory as immutable

2 participants