-
Notifications
You must be signed in to change notification settings - Fork 626
Updating firebase-perf
external documentation as part of Open Sourcing
#2359
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
Preparing `firebase-perf` to be OSS ready **Note:** Merge only after `firebase-perf` have been Open Sourced.
Coverage ReportAffected SDKs
Test Logs
NotesHTML coverage reports can be produced locally with Head commit (00b93004) is created by Prow via merging commits: 783c430 4f34950. |
Binary Size ReportAffected SDKsNo changes between base commit (783c430) and head commit (00b93004). Test Logs
NotesHead commit (00b93004) is created by Prow via merging commits: 783c430 4f34950. |
@rlazo Are there any other public documentation updates required for |
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.
The only "public" doc that refers to the actual contents of the repo is the README.md So if that's updated, you're good to go. |
Good point Jeremy. Let me update this in this PR. |
That's a great question. If anything needs to be changed there is not a blocker for OSS. It would be more an oversight from our (Core) part. I'll double check about those files. |
…irebase-android-sdk into ramanpreetSinghKhinda-patch-1
firebase-perf
to be OSS readyfirebase-perf
external documentation as part of Open Sourcing
Co-authored-by: rachelsaunders <[email protected]>
/test check-changed |
/test device-check-changed |
/test device-check-changed |
/retest |
/test device-check-changed |
@rlazo Looks like there are some tests which has been failing. I wonder why README changes are triggering tests for those SDKs in the first place. Also how can we avoid getting blocked on these unrelated transient errors? |
/test device-check-changed |
I wonder what is the best approach here for some unrelated flaky tests that are failing:
I think rerunning the tests may not help to solve the problem fundamentally. |
cc @vkryachko @rlazo |
Preparing
firebase-perf
to be OSS ready.firebase-perf
firebase-perf
Note: Merge only after
firebase-perf
have been Open Sourced.