The GitHub Actions job "❄️ Lint" on fory.git/ci_manylinux has failed.
Run started by GitHub user esafak (triggered by esafak).

Head commit for run:
edb75ef035ea10777b4b03f5cd594d7619d36e71 / Emre Şafak 
<[email protected]>
Consolidate and streamline CI workflows for wheel building

*   Remove the generic `build-wheels.yaml` workflow.
*   Introduce `build-native-release.yml` for building native wheels on macOS 
and Windows for releases.
*   Rename `build-wheels-for-pr.yaml` to `build-native-pr.yml` and update its 
triggers and matrix.
*   Rename `build-wheels-for-release.yaml` to `build-containerized-pr.yml` and 
update its triggers and matrix.
*   Create `build-containerized-release.yml` for building containerized wheels 
on Linux for releases.
*   Update `release-python.yaml` to depend on the new native and containerized 
release workflows.
*   Modify `ci/run_ci.sh` to use `curl` for downloading Bazel and to adjust the 
Bazel installation directory.
*   Update `ci/build_linux_wheels.py` to allow specifying Python versions and 
to add a `--release` flag for full test suites.
*   Adjust Bazel job count calculation in `ci/run_ci.sh` to be based on the OS 
variable.

Report URL: https://github.com/apache/fory/actions/runs/17044819903

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to