-
Notifications
You must be signed in to change notification settings - Fork 9.4k
resolved consistency error for merged indexer xml files #27212
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
resolved consistency error for merged indexer xml files #27212
Conversation
Hi @philippsander. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@lbajsarowicz If you change it here you should also change the unmerged files |
@lbajsarowicz The pipeline will never be green since it's a global magento2 issue on ALL pull-requests |
In my opinion, the regex should be: https://regex101.com/r/bu1w2N/2 |
@lbajsarowicz I agree, but with my merge request I was just trying to fix consitency error. changing the regex would be too drastic |
Actually I sat one longer moment to find out what's the right approach to this regex and we can even extend it: |
@magento create issue |
Hi @sidolov, thank you for the review.
|
I don't get how I can push this forward. The checks won't execute. |
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.
Works
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.
✔️ Green from my side, although the change is not enough in my opinion.
@magento run all tests |
f213d2b
to
d721107
Compare
@magento run all tests |
Hi @lbajsarowicz, thank you for the review. |
Hi @philippsander, thank you for your contribution! |
The allowed values in classType should be equal in unmerged and merged indexer.xml files
Allowing only letters and backspaces is wrong, since PHP-namespaces can also contain numbers.
Description (*)
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)
Resolved issues: