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

Don't require file to be writable for config has #187

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

pwtyler
Copy link
Contributor

@pwtyler pwtyler commented Sep 17, 2024

Allows config has to work with read-only filesystems.

Requires wp-cli/wp-config-transformer#54

Fixes #184

Part of wp-cli/wp-cli#5985

@pwtyler pwtyler marked this pull request as ready for review September 17, 2024 20:15
@pwtyler pwtyler requested a review from a team as a code owner September 17, 2024 20:15
@schlessera schlessera merged commit 4c385fd into wp-cli:main Sep 17, 2024
34 checks passed
@schlessera schlessera added this to the 2.3.7 milestone Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"wp config has" fails in a read-only environment
2 participants