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.
🤖 I have created a release beep boop
1.50.0 (2024-11-20)
Features
--private
option todatabase:server:create
command (de1981b)--skip-ssl
option fordatabase:import
command (07d4c80)--with-uploads
option tobuild
command (01ed82b)--with-uploads
option todeploy
command (d5f309a)--ymir-file
option so you can select a configuration file (01f7b65)cache:modify
command (50dfd44)cache:tunnel
command (b012917)database:export
command (03e2cf1)database:import
command (b6cff8d)database:server:rotate-password
command (4e19597)database:server:tunnel
command (b8a9f40)database:user:rotate-password
command (2f7b265)docker:prune
command (16edd3b), closes #15environment:domain:change
command (e8498b6), closes #12environment:metrics
command (861a46f)environment:variable:change
command (c05831a)environment:variables:download
command (cb6309c)environment:variables:upload
command (88659e5)force-assets
option toproject:deploy
command (ca3d806)pause-after-build
option todeploy
command (c8849f7)project:configure
command (4ea83f6)project:list
command (3824475)provider:delete
command (facef81)provider:update
command (3b1e03b)redeploy
command (52b47d4)rollback
command (fc25874)uploads:import
command (fd7b8d5)uploads:import
command (c08a4d4)dns:record:list
command (32a1c94)database:server:info
output (8e77411), closes #8domain
option when doing a domain change (7359390)docker:create
command to configure project (3e6a20f)team
argument toteam:select
command (580853b)info
output (460626e)database:export
command (367172e)login
command (9d2e5b8)name
option forproject:init
command (3eb71b9)DeleteEnvironmentCommand
to run in non-interactive mode (07b008e)project:info
command to work outside a project directory (b9918ba)project:delete
command to delete other projects (3b3350e)cache
to project configuration when creating cache (fc1835b)true
if docker is installed (44cafd2)wp
command timeout usingconsole
config (03952ee)database:server:list
show if a database server is public (1463940)dns:record:delete
command (824a4ab)uploads:import
continue when a file path is corrupted (d87a703)path
argument optional foruploads:import
command (955afd0)--dev
option for creating a database server (902bf71)certificate:request
to handle multiple domains (2c37374)init
command to create both environment databases (1914649)install-plugin
command to use github repository (042d775)wp
command to use double dash for wp-cli commands (ed1dc81), closes #5arm64
for the default project architecture (35dd7f5)email:identity
commands to work with updated api (8395f66)batch
to upload assets (1981924)size
option value for local and ftp import (3fc79b9)Dockerfile
for the right architecture image (1a2dbb5)Bug Fixes
askHidden
returns null if you just press enter (556c56f)init
command should always add staging and production databases (5f0c92e)--platform
toDockerfile
to prevent issues with arm support (bc76647)--protocol=TCP
option tomysql
command (724399b)--skip-add-locks
to export to prevent issues with woocommerce (d25cc16)allow-plugins
configuration option (23b40d9)bin
option tocomposer.json
(6192ec7)cwd
to all cli tool for consistency (3ddc990)forwarded_headers
recommended by @moynzzz (ae7a152)isset
check to prevent notices (eb01d77)symfony/event-dispatcher
dependency (8918ed9)team:select
(be8a173)has
to check if we have a bastion host (20a2b1d)php
requirement (5deaf6a)host
toserver
(20ff39c)class_exists
didn't work with bedrock (a32cc9b)determineNetwork
method (56e64c8)rotate-password
command (3ed2e46)bedrock
project and no global wp-cli (6494e6d)block.json
during when deploying using zip archive (05b28a3).dockerignore
when doingimage
deployment (5f9d768), closes #19FS_METHOD
as `direct (68993a6)ssh
is unable to create a tunnel because port is in use (7943d98)region
(dd18353)db export
anddb import
wp-cli commands (c3a5c34)environment
argument in non-interactive mode (102b2dd)CommandCancelledException
if we don't have to (e549b37)getOutput
ifgetErrorOutput
returns nothing (baa693b)utf8_encode
deprecation warnings (4363b22)email:identity:create
(7e5c391)isInteractive
method call (8b65d02)database
argument to--server
option (228a3bd)name
todomain_name
(7543517)environment
argument instead of the option (fa1fd0f)wp-config.php
manually (bfcaa32)mu-plugins
to see if ymir plugin is installed (b9f2681)docker:create
command from aborting when it shouldn't (eb3c355)php
option when configuring image deployment (3ee8cf8)provider
when connecting a cloud provider (a8090e5)project:configure
command (ed3b687).env
manipulation for bedrock (87e0bba)timed_out
status (0caf846)provider
attribute (88ca53d)!!float 8
that symfony uses instead of8.0
(e3c52d6)require ymir-config.php
(6b88088)gateway: false
(af2e26d)wp
(66fee28)tightenco/collect
toilluminate/collections
(8aeb05c)shell
command shouldn't have been committed (5b3b52e)_
from database prefix during project initialization (62bc98b)mu-plugins
(f691c04)info
command to use gateway information (4a72ebb)--path
option to point to WordPress directory (eb36554)get
method to prevent index warnings (874ee15)getEnvironment
helper to do validate environment exists (3111cfc)set -o pipefail
so if a commands fails, the pipeline fails (4cd6bca)utf8_encode
to prevent issues json encoding file paths (d9c70da)which
instead ofcommand -v
for windows compatibility (f01e5a8)isWordPressDownloadable
conditional (63af434)type
in configuration file (d7ef491)projectDirectory
(671b713)Reverts
Miscellaneous Chores
.gitattributes
file (ba1091d)This PR was generated with Release Please. See documentation.