The GitHub Actions job "Fory CI" on fory.git/feature/cache-bazel-binary has failed. Run started by GitHub user SanyamSuyal (triggered by SanyamSuyal).
Head commit for run: 3f7f5338af8e1e804d5d94a8efac165fe923beb3 / Sanyam Suyal <[email protected]> feat(ci): cache Bazel binary in Python CI workflow - Add GitHub Actions cache step to cache Bazel binary - Cache paths: ~/bin/bazel and ~/.local/bin/bazel - Cache key includes OS, architecture, and Bazel version - Update install_bazel to check for cached binary before downloading - Verify cached binary works, re-download if corrupted - Reduces CI time by skipping download when cache hits Benefits: - Faster CI builds (saves 2-5 seconds per run) - More reliable (reduces network-related failures) - Cost savings (less bandwidth and CI runtime) Fixes #2742 Report URL: https://github.com/apache/fory/actions/runs/18402183460 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
