The GitHub Actions job "License Binary Checker" on texera.git/main has failed. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: 7dc68ba6425ce8cca872cb49ad5f561efd95ee1f / Jiadong Bai <[email protected]> ci: add a strict license-binary checker that files a tracking issue on license drift (#4734) ### What changes were proposed in this PR? This PR: - add a new parameter to `build.yml` to tune the mode of the license checking - add a new CI: `license-binary-nightly.yml` that include one `build` job that does `uses: ./.github/workflows/build.yml` with `mode` to be `release`, and one `report` job that will raise an issue if there is a drift on the license binary. ### Any related issues, documentation, discussions? Resolves #4692. ### How was this PR tested? Verified using my personal fork: https://github.com/bobbai00/texera/issues/6 https://github.com/bobbai00/texera/actions/runs/25273894144 ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (claude-opus-4-7) --------- Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/25275300614 With regards, GitHub Actions via GitBox
