-
Notifications
You must be signed in to change notification settings - Fork 124
Add workflow to automatically update iOS and Android dependencies. #629
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
This is now ready for review! Sample run: https://github.com/firebase/firebase-cpp-sdk/actions/runs/1215602717 |
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.
Double check admob's dependency version.
Add error if neither Android nor iOS is selected.
New sample PR: #648 |
It's just using the AdMob version set by default in update_android_ios_dependencies.py - when this needs to change, that script should be modified. |
❌ Integration test FAILEDRequested by @jonsimantov on commit 0fa1bd7
Add flaky tests to go/fpl-cpp-flake-tracker |
This workflow will:
For now, to use, go to "Actions", select the "Update Android and iOS dependencies" workflow, and use workflow_dispatch to run the workflow. In most cases, the default inputs should be fine (after this PR goes in).