-
Notifications
You must be signed in to change notification settings - Fork 615
chore(fiam + fiamd): re-generate api.txt files #1699
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
chore(fiam + fiamd): re-generate api.txt files #1699
Conversation
Hi @rosariopfernandes. Thanks for your PR. I'm waiting for a firebase member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
/ok-to-test |
Coverage ReportAffected SDKsNo changes between base commit (d6cca79) and head commit (e454c540). Test Logs
NotesHTML coverage reports can be produced locally with Head commit (e454c540) is created by Prow via merging commits: d6cca79 10d0a9b. |
Binary Size ReportAffected SDKs
Test Logs
NotesHead commit (e454c540) is created by Prow via merging commits: d6cca79 10d0a9b. |
Thanks a lot for the fix @rosariopfernandes ! Approved |
After the CI fix implemented in #1692 , the build in new PRs is failing because the current
api.txt
files fromin-app-messaging
andin-app-messaging-display
are outdated:This PR should fix these files so that they can be parsed properly.
cc: @rlazo @JasonAHeron