The GitHub Actions job "Required Checks" on texera.git/fix/restore-uv-pip-in-build has failed. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: fa8b81ddeaead7d8d7fdc07fd2d88cf3c4094750 / github-actions[bot] <github-actions[bot]@users.noreply.github.com> fix(ci): restore uv pip in scala and python jobs #4521 switched the python dep install in both the scala and python matrix jobs from stock pip to 'uv pip install --system'. While inlining the binary license checks, #4597 unintentionally rewrote those lines back to 'python -m pip install --upgrade pip' followed by plain 'pip install', regressing CI install speed. Re-apply the uv invocation in both jobs and route the python job's 3.12-only 'pip-licenses' install through 'uv pip install --system' as well. Closes #4635 Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/25239563122 With regards, GitHub Actions via GitBox
