-
Notifications
You must be signed in to change notification settings - Fork 10.8k
[Migrator]: Add ImportSession from DataLiberation #60237
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
base: migrator/shopify-woo-mapper
Are you sure you want to change the base?
Conversation
Testing GuidelinesHi @roccotripaldi , Apart from reviewing the code changes, please make sure to review the testing instructions (Guide) and verify that relevant tests (E2E, Unit, Integration, etc.) have been added or updated as needed. Reminder: PR reviewers are required to document testing performed. This includes:
|
Test using WordPress PlaygroundThe changes in this pull request can be previewed and tested using a WordPress Playground instance. Test this pull request with WordPress Playground. Note that this URL is valid for 30 days from when this comment was last updated. You can update it by closing/reopening the PR or pushing a new commit. |
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.
Thanks for the detailed docblock here. I saw a potential typo. Feel free to commit it if I got it right!
This looks like a straight forward copy of wp core class. CI tests pass. It's not being loaded any where, so I didn't bother with smoke tests.
plugins/woocommerce/src/Internal/CLI/Migrator/Lib/ImportSession.php
Outdated
Show resolved
Hide resolved
…n.php Co-authored-by: Rocco Tripaldi <tripaldir@gmail.com>
Submission Review Guidelines:
Changes proposed in this Pull Request:
Closes #59823
This PR moves the ImportSession lib from DataLiberation lib to Woo Core. We are moving the lib as is, with slight modification with using the usual exception class. Check p1753341910238079-slack-C08RLHX87MM discussion for more context.
How to test the changes in this Pull Request:
Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:
Make sure the CI is passing.
Testing that has already taken place:
Changelog entry
Changelog Entry Details
Significance
Type
Message
Changelog Entry Comment
Comment