The GitHub Actions job "Fory CI" on fory.git/feature/cache-bazel-binary has succeeded. Run started by GitHub user SanyamSuyal (triggered by SanyamSuyal).
Head commit for run: 5195c0b36a7e6670f374504099de63724c3b357d / 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/18402323934 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
