-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update/ecommerce release bump 1.3.35 #598
Conversation
Passing run #3989 ↗︎
Details:
Review all test suite changes for PR #598 ↗︎ |
Passing run #3988 ↗︎
Details:
Review all test suite changes for PR #598 ↗︎ |
* develop: update i18n command to remove old json files and run i18n. update marketplace to 2.3.1 bump marketplace module to 2.3.0 composer run i18n use appId and pluginId in tests add product page integration Bump version Modify deps coming soon fixes # Conflicts: # composer.json # composer.lock # package-lock.json # package.json
I updated this with latest from dev - it included an update to the marketplace module to fix those broken tests. If tests pass, I'll update this to "ready for review" |
With passing tests, this should be good, but it would be best to wait for the an e-commerce release which fixes the issue that required an out-of-cycle release today to roll back the e-commerce module to 1.3.31 in 2.9.3. I don't see a point to merging broken code into the dev branch that will need updating before a release anyway. |
… 26th June for Store page
Proposed changes
Bug Fix:
Tech Debt:
Github issue #331 : Updated the DB variable name from
showMigrationStep
tonfd_show_migration_step
as per NewFold coding standards.Cypress tests improvised - Implemented the
testIsolation
flag so each test is expected to be more independent, and combined tests that were not independent to run in the same itFeature Requests:
PRESS0-631 | Dismiss woo notice
Type of Change
Checklist
Further comments