-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#3842Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
With an "all" flag, the command should be able to:
- detect pubspec changes based on a "base-sha",
- based on the pubspec changes, determine what plugin(s) needs to be published
- publish all those plugins and tag them if requested.
With a "yes" flag, the command should be able to:
- skip skip-confirmation manual interaction for publishing and tagging, like this:
https://github.com/sass/dart-sass/blob/ad4a1692a8166a16fc57fc6f16fc5f0b15dba165/.github/workflows/ci.yml#L236-L238
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.