-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#3678Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
We should validate that the version in the pubspec and the latest version in the CHANGELOG match any time there's an update to either file. Currently we're only checking if the pubspec changes. See flutter/plugins#3654 for an example of an issue that would have been caught by that. (There was a related issues recently where a conflict resolution was done incorrectly and a change was checked in that regressed the version and added a new, older version entry under the latest entry in the CHANGELOG).
cyanglaz
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.