zrlw commented on PR #15606: URL: https://github.com/apache/dubbo/pull/15606#issuecomment-3223212208
do you open the failing links to check the reason? <img width="914" height="75" alt="image" src="https://github.com/user-attachments/assets/d1b9b34c-ab7f-4650-8221-3d97f7c0ef6f" /> ``` ERROR the following files don't have a valid license header: dubbo-demo/dubbo-demo-xds/META-INF/dubbo/internal/org.apache.dubbo.registry.RegistryFactory dubbo-demo/dubbo-demo-xds/consumer-services.yaml dubbo-demo/dubbo-demo-xds/destination-rule.yaml dubbo-demo/dubbo-demo-xds/header-matching-virtualservice.yaml dubbo-demo/dubbo-demo-xds/kind-config.yaml dubbo-demo/dubbo-demo-xds/path-matching-virtualservice.yaml dubbo-demo/dubbo-demo-xds/provider-service.yaml dubbo-demo/dubbo-demo-xds/provider-v1.yaml dubbo-demo/dubbo-demo-xds/provider-v2.yaml dubbo-demo/dubbo-demo-xds/retry-virtualservice.yaml dubbo-demo/dubbo-demo-xds/service-echo.yaml dubbo-demo/dubbo-demo-xds/services_remote.yaml dubbo-demo/dubbo-demo-xds/timeout-virtualservice.yaml dubbo-demo/dubbo-demo-xds/weight-virtualservice.yaml ``` why put these files at the root directory of ```dubbo-demo-xds```? configurations should be located at ```src/main/resources```. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
