-
Notifications
You must be signed in to change notification settings - Fork 626
Update name of file in CPP repo. #3901
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
Conversation
To match the change done in the IOS repo firebase/firebase-ios-sdk#10009
Unit Test Results 392 files + 377 392 suites +377 16m 36s ⏱️ + 15m 55s For more details on these failures, see this check. Results for commit 819b406. ± Comparison against base commit 1e0b7f7. ♻️ This comment has been updated with latest results. |
Coverage Report 1Affected Products
Test Logs
Notes |
/test check-changed |
Size Report 1Affected ProductsNo changes between base commit (1e0b7f7) and merge commit (99e6572).Test Logs
Notes |
/test check-changed |
1 similar comment
/test check-changed |
/test check-changed |
To match the change done in the IOS repo firebase/firebase-ios-sdk#10009
* feat: implement Firebase App Check KTX * File must end with a newline (\n) * Use unmodifiableList for CompositeFilters. (#3881) * Use ImmutableList (rather than List) for CompositeFilters. * use unmodifiableList. * Update the query protos. (#3880) * Clean up FirebaseApp instances before setting up a new one. (#3903) This should fix errors seen in CI. * Fix reports endpoint URL (#3899) * Update name of file in CPP repo. (#3901) To match the change done in the IOS repo firebase/firebase-ios-sdk#10009 * Ensure Client exists (#3900) * Fix 238932261 * Change log Co-authored-by: Ehsan <[email protected]> Co-authored-by: Rodrigo Lazo <[email protected]> Co-authored-by: Lee Kellogg <[email protected]> Co-authored-by: wu-hui <[email protected]>
* feat: implement Firebase App Check KTX * File must end with a newline (\n) * Use unmodifiableList for CompositeFilters. (#3881) * Use ImmutableList (rather than List) for CompositeFilters. * use unmodifiableList. * Update the query protos. (#3880) * Clean up FirebaseApp instances before setting up a new one. (#3903) This should fix errors seen in CI. * Fix reports endpoint URL (#3899) * Update name of file in CPP repo. (#3901) To match the change done in the IOS repo firebase/firebase-ios-sdk#10009 * Ensure Client exists (#3900) * Fix 238932261 * Change log Co-authored-by: Ehsan <[email protected]> Co-authored-by: Rodrigo Lazo <[email protected]> Co-authored-by: Lee Kellogg <[email protected]> Co-authored-by: wu-hui <[email protected]>
To match the change done in the IOS repo
firebase/firebase-ios-sdk#10009