firebase-android-sdk icon indicating copy to clipboard operation
firebase-android-sdk copied to clipboard

Realtime rc

Open qdpham13 opened this issue 2 years ago • 5 comments

qdpham13 avatar Apr 26 '22 21:04 qdpham13

Coverage Report 1

Affected Products

No changes between base commit (672c6dc) and merge commit (94736dd).

Test Logs

Notes

  • Commit (94736dd) is created by Prow via merging PR base commit (672c6dc) and head commit (52886a2).
  • Run gradle <product>:checkCoverage to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/.

google-oss-bot avatar Apr 26 '22 22:04 google-oss-bot

The public api surface has changed for the subproject firebase-config: error: Added method com.google.firebase.remoteconfig.FirebaseRemoteConfig.closeRealtime() [AddedMethod] error: Added method com.google.firebase.remoteconfig.FirebaseRemoteConfig.setBackgroundState(boolean) [AddedMethod] error: Added method com.google.firebase.remoteconfig.FirebaseRemoteConfig.setOnConfigUpdateListener(com.google.firebase.remoteconfig.internal.ConfigRealtimeHTTPClient.EventListener) [AddedMethod]

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.

google-oss-bot avatar Apr 26 '22 22:04 google-oss-bot

Size Report 1

Affected Products

  • firebase-config

    TypeBase (672c6dc)Merge (94736dd)Diff
    aar63.3 kB78.6 kB+15.3 kB (+24.2%)
    apk (aggressive)93.8 kB95.8 kB+2.00 kB (+2.1%)
    apk (release)733 kB738 kB+5.28 kB (+0.7%)

Test Logs

Notes

  • Commit (94736dd) is created by Prow via merging PR base commit (672c6dc) and head commit (52886a2).

google-oss-bot avatar Apr 26 '22 22:04 google-oss-bot

The public api surface has changed for the subproject firebase-config: error: Added method com.google.firebase.remoteconfig.FirebaseRemoteConfig.setBackgroundState(boolean) [AddedMethod] error: Added method com.google.firebase.remoteconfig.FirebaseRemoteConfig.setOnConfigUpdateListener(com.google.firebase.remoteconfig.internal.ConfigRealtimeHTTPClient.EventListener) [AddedMethod]

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.

google-oss-bot avatar Apr 28 '22 23:04 google-oss-bot

@qdpham13: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
copyright-check 52886a2ecd2c0c74d871bc8e850d8a9d571e086a link /test copyright-check
device-check-changed 52886a2ecd2c0c74d871bc8e850d8a9d571e086a link /test device-check-changed
check-changed 52886a2ecd2c0c74d871bc8e850d8a9d571e086a link /test check-changed
api-information 52886a2ecd2c0c74d871bc8e850d8a9d571e086a link /test api-information
smoke-tests 52886a2ecd2c0c74d871bc8e850d8a9d571e086a link /test smoke-tests

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

google-oss-bot avatar Apr 28 '22 23:04 google-oss-bot