Unpin url_launcher_android, and roll pub packages#133786
Unpin url_launcher_android, and roll pub packages#133786gmackall wants to merge 10 commits intoflutter:masterfrom
Conversation
christopherfujino
left a comment
There was a problem hiding this comment.
Awesome, you're my hero! LGTM
| # This is listed as direct so it can be manually pinned | ||
| url_launcher_android: 6.0.17 | ||
| cupertino_icons: 1.0.5 | ||
| url_launcher_android: 6.0.39 |
There was a problem hiding this comment.
This got updated correctly, but I'll push another commit after deleting it and re-running flutter update-packages --force-upgrade so that it is properly marked with THIS LINE IS AUTOGENERATED (and remove comment saying its manually pinned)
…generated in flutter gallery pubspec.yaml
|
auto label is removed for flutter/flutter/133786, due to - The status or check suite Mac build_tests_3_4 has failed. Please fix the issues identified (or deflake) before re-applying this label. |
…t hour while I made the first change
|
Overriding google testing status, per https://discordapp.com/channels/608014603317936148/608021351567065092/1146933282269823006 |
|
auto label is removed for flutter/flutter/133786, due to - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
Google testing still seems to be blocking this, despite #133814 being resolved. I'm going to try to kick it off once more |
|
Unfortunately it looks like the google testing failures are not related to #133814 (they persist in a new PR made this morning, created with the same steps), so I'll need to dig into the failures to see whats going on. It's a good thing the Google testing override didn't work 😅 |
|
In the FRoB dashboard, it claims that I set the GitHub check to passing. |
|
(triage) Can you resolve the merge conflict and rebase this to see if we can get google testing to pass now? |
|
Updated by doing the same process as the description. I'm also planning on running through the Google testing tomorrow with @reidbaker. Should have noted that on the PR, sorry! |
|
Closing as done in #134958 |
More up to date version of flutter#133786. Fixes flutter#111304
Unpins the version of url_launcher_android that was pinned in #111309.
Also
flutter update-packages --force-upgrade, for the unpinning to take effect,./gradlew :generateLockfilesfromdev/integration_tests/flutter_gallery/android.Fixes #111304
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.