[flutter_tools] Add --build-number and --build-name support to web and linux#100377
Merged
christopherfujino merged 13 commits intoflutter:masterfrom Apr 10, 2022
Merged
Conversation
|
Gold has detected about 3 new digest(s) on patchset 3. |
packages/flutter_tools/test/general.shard/build_system/targets/linux_test.dart
Show resolved
Hide resolved
…/flutter into build_numer_name_web_support
Contributor
|
Merging with failing cirrus customer_testing as LUCI customer_testing is green. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Apr 10, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Apr 11, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Apr 11, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added support to --build-number and --build-name build options for web and linux. Given values will be written in version.json.
Related Issue
#75909
###Checklist
///).