Skip to content

Feat: Create add cmd script for bundling grafana/ui #2309

@sunker

Description

@sunker

Which areas does this feature request relate to

  • Create Plugin
  • Sign Plugin
  • Plugin E2E
  • Plugin Meta Extractor
  • Documentation

Problem

To bundle grafana/ui with the plugin, one can set the bundleGrafanaUI flag to true when scaffolding new plugins. However, since migrations-as-updates was introduced recently, feature flags are no longer being honoured when running the update cmd.

Solution

Create an addition script that allows plugin devs to optionally enable this capability. We can then remove the logic related to bundleGrafanaUI feature toggle inside our templates.

Alternatives

No response

Additional context

No response

Are you interested in contributing the solution?

  • Yes
  • No

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

🧑‍💻 In development

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions