rustworthy commented on code in PR #2520: URL: https://github.com/apache/iggy/pull/2520#discussion_r2655013679
########## .github/workflows/_test_web_ui_e2e.yml: ########## Review Comment: Added `e2e` task to `web-ui` component (similar to how some of the SDKs got it named). This will hit `Run Web UI E2E Test Suite` step in `_test.yml`, which - in its turn - will call a dedicated action (`.github/actions/rust/e2e-web`). Quite a few indirections :sweat_smile: -- 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]
