-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: add merge strategies for experience data #661
feat: add merge strategies for experience data #661
Conversation
… into feature/experience-static-data-merging-strategy
…e/experience-static-data-merging-strategy
…e/experience-static-data-merging-strategy
…e/experience-static-data-merging-strategy
…e/experience-static-data-merging-strategy
…e/experience-static-data-merging-strategy
✅ Deploy Preview for dev-fulfillment ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for dev-composable-storefront ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for dev-oryx-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
3 failed tests on run #9183 ↗︎
Details:
cart.cy.ts • 1 failed test • sf-smoke
product.cy.ts • 1 failed test • sf-smoke
ssr-navigation.cy.ts • 1 failed test • sf-smoke
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
1 flaky tests on run #1939 ↗︎
Details:
src/integration/start-picking-picklist-with-customer-note.cy.ts • 1 flaky test • fa-regression
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
Adds merge strategies for experience data.
closes: HRZ-3249