-
Notifications
You must be signed in to change notification settings - Fork 626
Fix app distribution api.txt files. #3213
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
tip-of-tree seems to be broken. (Running This change automatically generated by running |
The public api surface has changed for the subproject firebase-app-distribution: 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. |
@ehsannas: The following test failed, say
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. |
Coverage ReportAffected SDKs
Test Logs
NotesHTML coverage reports can be produced locally with Head commit (eec35322) is created by Prow via merging commits: f104b6a 8ad3df0. |
Binary Size ReportAffected SDKsNo changes between base commit (f104b6a) and head commit (eec35322). Test Logs
NotesHead commit (eec35322) is created by Prow via merging commits: f104b6a 8ad3df0. |
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.
Sorry for the delay on this review. Thank you for putting this together.
It looks like there are still a few lint tests that are failing
I created #3232 which also includes a re-generation of the kotlin api files to get the api-information check to pass |
Thanks @rachaprince . I'll close this PR in favor of #3232 |
No description provided.