firebase-ios-sdk icon indicating copy to clipboard operation
firebase-ios-sdk copied to clipboard

[FR]: Investigate using `cache` action in GHA infra

Open ncooke3 opened this issue 2 years ago • 1 comments

Description

The repo currently uses mikehardy/buildcache-action for cacheing CI builds. Per this comment, Mike mentions that invertase now uses cache since it now better handles iOS-related build artifacts.

Steps

  1. Add cache to a job
  2. Do some benchmarking to determine if it is a net improvement
  3. If so, depend on cache rather than mikehardy/buildcache-action.

API Proposal

No response

Firebase Product(s)

N/A

ncooke3 avatar May 09 '23 16:05 ncooke3

Transition in progress.

paulb777 avatar Oct 09 '24 19:10 paulb777