WP-CLI's last five major releases have been roughly three months apart:
My goal for WP-CLI is for users to never have to think about which version they're running — they should always be on the latest and greatest.
In the past, we've been fortunate that users are forced to update for compatibility with the latest WordPress version. Now that wp-settings.php is no longer forked (#2278), we don't have that excuse to depend on. Updating is easy for individual users — wp cli update. For organizational users, updating can include scheduling engineering time, a more rigorous QA process, and so on.
For the completion of this issue, I'd like to have documented:
Consider this to be an open thread; I'm curious to hear different perspectives on this issue.
WP-CLI's last five major releases have been roughly three months apart:
My goal for WP-CLI is for users to never have to think about which version they're running — they should always be on the latest and greatest.
In the past, we've been fortunate that users are forced to update for compatibility with the latest WordPress version. Now that wp-settings.php is no longer forked (#2278), we don't have that excuse to depend on. Updating is easy for individual users —
wp cli update. For organizational users, updating can include scheduling engineering time, a more rigorous QA process, and so on.For the completion of this issue, I'd like to have documented:
Consider this to be an open thread; I'm curious to hear different perspectives on this issue.