Skip to content

Update GitHub Actions workflow to generate FDC SDKs #1672

Open
@thatfiredev

Description

@thatfiredev

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:

  1. (preferred) Add the Firebase CLI to our CI pipeline so that those SDKs can be generated
  2. Pre-generate those, commit to a separate directory and just copy them to the appropriate directory during the CI workflow.
  3. Generate mocks/fakes of those files that are only used in CI for the build to pass.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions