-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Add wc com disconnect
command
#33999
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
Conversation
Test Results SummaryCommit SHA: d8ca7ce
To view the full E2E test report, click here. To view all test reports, visit the WooCommerce Test Reports Dashboard. |
f8e2377
to
a763668
Compare
7e01512
to
d8ca7ce
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works fine. LGTM !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚢. Thanks @rcstr!
Hi @jorgeatorres, thanks for merging this pull request. Please take a look at these follow-up tasks you may need to perform:
|
* trunk: (97 commits) [COT] Respect status flags `show_in_admin_(all|status)_list` in orders list table (#34290) Fix a bug crashing wp-env 5.1.0 in CI (#34274) Add unit tests for orders milestone note (#34295) Update "context" prop of task list click/view event (#34297) Update the cherry-pick workflow to not run for non-existent branches (#34325) Update CI to use wp-env for api, e2e and performance tests (#34311) Clear post cache after updating menu order for products. (#34195) Add `wc com disconnect` command (#33999) Fix review shipping option task title (#34294) Add Facebook Extension to Onboarding (#34303) Add Media Uploader component (#34181) Add SortableList component (#34237) Change to use fetch depth 0 (#34288) Add SplitDropdown component (#34180) Fix/forgotten template version (#34308) Fix/34271 unlimited results (#34289) Add product name and checkboxes for Product details (#34214) Prepare Packages for Release (#34299) dev: move guided tours into consolidated folder (#34279) Add flag to state it is in dev mode so tools are installed like phpun… (#34258) ... Conflicts: plugins/woocommerce/includes/admin/helper/class-wc-helper.php plugins/woocommerce/includes/cli/class-wc-cli-com-command.php
All Submissions:
Changes proposed in this Pull Request:
Closes https://github.com/Automattic/woocommerce.com/issues/13870.
How to test the changes in this Pull Request:
wp wc com disconnect
, the site should be disconnectedwp wc com disconnect
again. An error message should be shownOther information:
pnpm changelog add --filter=<project>
?FOR PR REVIEWER ONLY: