Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitHub Actions workflow to generate FDC SDKs #1672

Open
thatfiredev opened this issue Sep 25, 2024 · 0 comments
Open

Update GitHub Actions workflow to generate FDC SDKs #1672

thatfiredev opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@thatfiredev
Copy link
Member

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant