-
Notifications
You must be signed in to change notification settings - Fork 28.7k
v1.12.13+hotfix.4 cherry-picks #46632
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
v1.12.13+hotfix.4 cherry-picks #46632
Conversation
tvolkert
commented
Dec 9, 2019
- f264d6c Allow plugins that don't support the Android platform
- 55f0bdc Fix docker tag during upload as well
In flutter#46035, we fixed the docker tag to be a legal tag during build. This PR makes the corresponding change to the tag during upload. Without this, we build the right tag, but then we try to upload the wrong tag.
This pull request was opened against a branch other than master. Since Flutter pull requests should not normally be opened against branches other than master, I have changed the base to master. If this was intended, you may modify the base back to v1.12.13-hotfixes. See the Release Process for information about how other branches get updated. Reviewers: Use caution before merging pull requests to branches other than master. The circumstances where this is valid are very rare. /cc @dnfield |
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.
LGTM
* 'v1.12.13-hotfixes' of github.com:Javateaboy/flutter: v1.12.13+hotfix.6 cherry-picks (flutter#46741) v1.12.13+hotfix.5 cherry-picks (flutter#46726) v1.12.13+hotfix.4 cherry-picks (flutter#46632) v1.12.13+hotfix.3 cherry-picks (flutter#46204) v1.12.13+hotfix.2 cherry-picks (flutter#46055) v1.12.13+hotfix.1 cherry-picks (flutter#45962) # Conflicts: # .cirrus.yml # bin/internal/engine.version # dev/devicelab/bin/tasks/build_ios_framework_module_test.dart # packages/flutter/lib/src/rendering/sliver_fill.dart # packages/flutter/lib/src/widgets/sliver.dart # packages/flutter/test/widgets/page_view_test.dart # packages/flutter_tools/gradle/flutter.gradle # packages/flutter_tools/lib/src/base/build.dart # packages/flutter_tools/lib/src/commands/build_ios_framework.dart # packages/flutter_tools/lib/src/commands/upgrade.dart # packages/flutter_tools/test/commands.shard/permeable/upgrade_test.dart # packages/flutter_tools/test/general.shard/base/build_test.dart # packages/flutter_tools/test/general.shard/features_test.dart