-
Notifications
You must be signed in to change notification settings - Fork 53
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
CLI: Fix confusing runtime environment setup order #749
Commits on Oct 25, 2024
-
Fix inconsistent and confusing order of runtime environment setup exe…
…cution for WP-CLI and simplify WP-CLI command implementation accordingly.
Configuration menu - View commit details
-
Copy full SHA for e52cea8 - Browse repository at this point
Copy the full SHA e52cea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f80889 - Browse repository at this point
Copy the full SHA 6f80889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6409b35 - Browse repository at this point
Copy the full SHA 6409b35View commit details -
Specify demo password for separate test tables to avoid use of wp_gen…
…erate_password().
Configuration menu - View commit details
-
Copy full SHA for 87c4b37 - Browse repository at this point
Copy the full SHA 87c4b37View commit details -
Load pluggable functions early for the various functions needed by wp…
…_install() to be available.
Configuration menu - View commit details
-
Copy full SHA for a0dbc50 - Browse repository at this point
Copy the full SHA a0dbc50View commit details -
Configuration menu - View commit details
-
Copy full SHA for ace9bf4 - Browse repository at this point
Copy the full SHA ace9bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c8726b - Browse repository at this point
Copy the full SHA 7c8726bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a45ba - Browse repository at this point
Copy the full SHA 25a45baView commit details -
Reduce complexity by using separate method to install WordPress inclu…
…ding its tweaks.
Configuration menu - View commit details
-
Copy full SHA for 930f03e - Browse repository at this point
Copy the full SHA 930f03eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d7fa78 - Browse repository at this point
Copy the full SHA 7d7fa78View commit details -
Revert moving upgrade.php require statement as it needs to be loaded …
…when database is present.
Configuration menu - View commit details
-
Copy full SHA for 6bee02a - Browse repository at this point
Copy the full SHA 6bee02aView commit details -
Remove log expectations about runtime environment from Behat tests as…
… this is no longer being logged by the CLI command.
Configuration menu - View commit details
-
Copy full SHA for b5972b9 - Browse repository at this point
Copy the full SHA b5972b9View commit details -
Remove log expectations about runtime environment from Behat tests as…
… this is no longer being logged by the CLI command.
Configuration menu - View commit details
-
Copy full SHA for 69b9c8d - Browse repository at this point
Copy the full SHA 69b9c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dcd99c - Browse repository at this point
Copy the full SHA 3dcd99cView commit details