Skip to content

publish-plugin is able to automatically publish plugins based on pubspec changes #79830

@cyanglaz

Description

@cyanglaz

With an "all" flag, the command should be able to:

  1. detect pubspec changes based on a "base-sha",
  2. based on the pubspec changes, determine what plugin(s) needs to be published
  3. publish all those plugins and tag them if requested.

With a "yes" flag, the command should be able to:

  1. 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 listc: contributor-productivityTeam-specific productivity, code health, technical debt.p: toolingAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions