Skip to content

[flutter_tools] version reporting on master channel should increment y #97824

@christopherfujino

Description

@christopherfujino

Today on the master channel, when reporting the version, the tool will look at the nearest ancestor tag and increment the m (number after the dash) https://github.com/flutter/flutter/blob/master/packages/flutter_tools/lib/src/version.dart#L739.

We did this because the next release the commit would appear in would be a dev release. However, now that the dev channel has been deprecated, the next release the commit will appear in will be a beta release, which will increment the y.

Metadata

Metadata

Labels

a: releaseChallenges faced when attempting to productionize an apptoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions