The GitHub Actions job "Required Checks" on 
texera.git/feat/workflow-compiling-service-label has succeeded.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
9f1553c4185edfe3676d4a33c1ce72133d694bb6 / Yicong Huang 
<[email protected]>
fix(ci): point per-service license check at per-module LICENSE-binary

Each service's dist still embeds the root union LICENSE-binary via
AddMetaInfLicenseFiles, so a per-service `check_binary_deps.py jar
<service>/lib` resolved against the embedded file fails with STALE
entries — the union lists jars not in any single service. Pass the
per-module file (e.g. amber/LICENSE-binary-java,
config-service/LICENSE-binary) introduced in #4668 via the script's
`--license-binary` flag so each service is validated against its own
ground-truth list.

Report URL: https://github.com/apache/texera/actions/runs/25258206427

With regards,
GitHub Actions via GitBox

Reply via email to