Build Cache for React Native v0.11.0

What’s Changed

  • Bump bundled Bitrise Build Cache CLI to v3.2.3 → v3.3.0 (#54). No intervening CLI versions — the previous step release bundled v3.2.3. Most of this release is local-developer setup (activate --interactive browser sign-in, keychain handling, doctor --fix), which doesn’t apply on CI. What does reach a CI build: a rejected auth token no longer burns the retry budget on uploads and downloads, and FindMissingBlobs had its retry logic inverted — it retried a 401 three times and gave up immediately on the transient errors it should have retried. Full changelog: Release v3.3.0 · bitrise-io/bitrise-build-cache-cli · GitHub