-
Notifications
You must be signed in to change notification settings - Fork 340
Playground CLI: Mount /wordpress, /internal, and /tmp dirs within real temporary dir #2446
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
adamziel
merged 19 commits into
trunk
from
playground-cli/try-making-internal-real-temp-dir
Sep 17, 2025
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
28c4a5c
Use native temp dir for Playground CLI filesystem
brandonpayton 57cb892
Rebuild php-wasm-node binaries
brandonpayton ff18b47
Correct mistaken comment
brandonpayton 898f619
Try to clarify is-symlink-mounted check
brandonpayton 3fb05fd
Attempt to undo unnecessary changes to php-process-manager
brandonpayton cbed3d1
On copy /internal during hot swap if on non-shared FS
brandonpayton 3ab8f8c
Disambiguate names for php versions and instances
brandonpayton 6d64a98
Remove stale TODO
brandonpayton 59f9ed5
Make PHPInstanceCreated callback type more readable
brandonpayton ae186cc
Clarify when certain PHP instances get post-WP-install mounts
brandonpayton a7ef33e
Clarify subdir-has-a-mount checks
brandonpayton da64b2e
Fix boolean expression for isSymlinkMounted
brandonpayton 8fb5625
Attempt to address runtime rotation test failures
brandonpayton c7f54ec
Remove unused import
brandonpayton 9a40c60
Redo propagating directories on runtime rotation
adamziel ac30770
rename copyFS to copyMEMFSNodes
adamziel 070d55f
Clean up copyMEMFSNodes
adamziel 3d08016
Only create the initial files on boot once, regardless of the number …
adamziel cc89bd0
Rollback unrelated change
adamziel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.