sandynz commented on PR #37952: URL: https://github.com/apache/shardingsphere/pull/37952#issuecomment-3845513678
This enhancement should be done in new PR, but it affect #37946 new code, so it's put in [#37946 : Simplify e2e-operation.yml : use dynamic matrix operation](https://github.com/apache/shardingsphere/pull/37946/changes/7c48761255031aa412a2475554b1f166b3eadaa3) But part of related code was missed. It cause issue sometimes: <img width="1432" height="578" alt="image" src="https://github.com/user-attachments/assets/1b08041a-b6f2-4c61-bfcf-3caa5be1ff70" /> `ignore` is in `changed_operations`. Solution: Changed to use regular dorny/paths-filter path exclusion grammar. It won't generate `ignore` in `changed_operations` anymore. e.g. <img width="1282" height="676" alt="image" src="https://github.com/user-attachments/assets/99ad52ba-1340-4bcc-b842-ccdc248a0229" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
