Open
Description
The build in #1671 is failing because FDC needs its SDK to be generated from the Firebase CLI.
Here are some options (that I can think of) to fix the CI pipeline:
- (preferred) Add the Firebase CLI to our CI pipeline so that those SDKs can be generated
- Pre-generate those, commit to a separate directory and just copy them to the appropriate directory during the CI workflow.
- Generate mocks/fakes of those files that are only used in CI for the build to pass.
Metadata
Metadata
Assignees
Labels
No labels