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

Implement unified emulator settings API proposal #5916

Merged
merged 40 commits into from Nov 6, 2020
Merged

Conversation

morganchen12
Copy link
Contributor

@morganchen12 morganchen12 commented Jun 25, 2020

The API proposal in question is "Unified Emulator Connection Settings".

Googlers see b/158072394

@samtstern
Copy link
Contributor

@morganchen12 FWIW storage is not in scope, there's no Storage emulator.

Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, deferring iCore approval to @ryanwilson for API change approval

@paulb777

This comment has been minimized.

Copy link
Contributor

@wilhuff wilhuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Firestore LGTM

Firestore/Example/Tests/API/FIRFirestoreTests.mm Outdated Show resolved Hide resolved
@morganchen12 morganchen12 self-assigned this Oct 20, 2020
FirebaseDatabase/Sources/Api/FIRDatabase.m Outdated Show resolved Hide resolved
FirebaseDatabase/Sources/Api/FIRDatabase.m Outdated Show resolved Hide resolved
FirebaseDatabase/Sources/Api/FIRDatabase.m Outdated Show resolved Hide resolved
FirebaseDatabase/Sources/Core/FRepoInfo.h Outdated Show resolved Hide resolved
FirebaseDatabase/Sources/Core/FRepoInfo.m Outdated Show resolved Hide resolved
@morganchen12
Copy link
Contributor Author

Quickstart test will be fixed by firebase/quickstart-ios#1075. @schmidt-sebastian, do you know why the integration test is failing?

@paulb777
Copy link
Member

Could be more issues related to the GHA Xcode 12 transition. We should get the full summary from tonight's cron run.

@morganchen12
Copy link
Contributor Author

@paulb777 do you know why the quickstart test is failing with

Library not loaded: @rpath/FirebaseABTesting.framework/FirebaseABTesting

when ABTesting isn't in the list of dependencies? I wasn't able to reproduce the failure locally.

@paulb777
Copy link
Member

@morganchen12 It's a result of this script that makes sure that all Firebase dependency pods are sourced from the repo.

@morganchen12 morganchen12 removed this from the 7.1.0 - M83 milestone Nov 5, 2020
@maksymmalyhin maksymmalyhin added this to the 7.2.0 - M84 milestone Nov 5, 2020
@morganchen12 morganchen12 merged commit 90d3600 into master Nov 6, 2020
@morganchen12 morganchen12 deleted the morganchen/emu branch November 6, 2020 18:37
@firebase firebase locked and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants