-
Notifications
You must be signed in to change notification settings - Fork 658
ppl pp #7590
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
base: main
Are you sure you want to change the base?
ppl pp #7590
Conversation
MarkDuckworth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First set of files, up to firebase-firestore/src/main/java/com/google/firebase/firestore/pipeline/FunctionRegistry.kt.
Nothing major other than making sure realtime pipelines stay private for launch
firebase-firestore/src/androidTest/java/com/google/firebase/firestore/ConformanceTest.java
Outdated
Show resolved
Hide resolved
firebase-firestore/src/main/java/com/google/firebase/firestore/FirebaseFirestore.java
Show resolved
Hide resolved
firebase-firestore/src/main/java/com/google/firebase/firestore/Pipeline.kt
Show resolved
Hide resolved
firebase-firestore/src/main/java/com/google/firebase/firestore/Pipeline.kt
Show resolved
Hide resolved
firebase-firestore/src/main/java/com/google/firebase/firestore/Pipeline.kt
Outdated
Show resolved
Hide resolved
firebase-firestore/src/main/java/com/google/firebase/firestore/RealtimePipeline.kt
Show resolved
Hide resolved
firebase-firestore/src/main/java/com/google/firebase/firestore/core/Query.java
Show resolved
Hide resolved
firebase-firestore/src/main/java/com/google/firebase/firestore/core/Query.java
Outdated
Show resolved
Hide resolved
firebase-firestore/src/main/java/com/google/firebase/firestore/core/View.java
Show resolved
Hide resolved
MarkDuckworth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with comments
|
The public api surface has changed for the subproject firebase-firestore: Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly. |
|
The public api surface has changed for the subproject firebase-firestore: Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly. |
4e584f5 to
c470ce5
Compare
firebase-firestore/src/main/java/com/google/firebase/firestore/FirebaseFirestore.java
Outdated
Show resolved
Hide resolved
firebase-firestore/src/main/java/com/google/firebase/firestore/Pipeline.kt
Outdated
Show resolved
Hide resolved
firebase-firestore/src/main/java/com/google/firebase/firestore/pipeline/stage.kt
Outdated
Show resolved
Hide resolved
c470ce5 to
89670ee
Compare
|
The public api surface has changed for the subproject firebase-firestore: Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly. |
89670ee to
6e79f00
Compare
No description provided.