ankitshokeen commented on issue #13865: URL: https://github.com/apache/dubbo/issues/13865#issuecomment-2761316885
I have updated the workflow to optimize the checkout process and find the issue causing by static reference (ref: 3), which didnt match any existing branch. Optimization made Matrix Strategy replaced the static ref: 3 with a matrix strategy that dynamically iterates over valid Dubbo versions 3.0, 3.1, 3.2, 3.3, and master. This make sure the workflow runs on each version correctly and runs tests on all supported versions. Workflow modified YAML files and removed those files running same tests many times, making the CI process more . https://github.com/apache/dubbo-spi-extensions/pull/617 PTAL @AlbumenJ @songxiaosheng -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org