shangeyao opened a new issue, #4400: URL: https://github.com/apache/streampark/issues/4400
## Problem The Backend workflow duplicates license-header and checkstyle jobs already run by Unit-Test, and both JDK 8/11 matrix jobs always build the frontend webapp and dist package. ## Proposed solution - Remove duplicate license/style jobs from Backend workflow (Unit-Test already covers them) - JDK 8: backend-only shaded build without webapp - JDK 11: full shaded + webapp + dist build and dependency license check -- 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]
