grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
55 stars 27 forks source link

Create-plugin: stop extracting plugin-meta on builds #923

Closed leventebalogh closed 1 month ago

leventebalogh commented 1 month ago

What changed?

After deciding to add extensions-related meta info to the plugin.json manually, we now remove the automatic plugin meta info extraction from the builds. (The reason is that we didn't manage to make this work reliably for most of our internal app plugins.)

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @grafana/create-plugin@4.11.0-canary.923.7afbfd0.0 # or yarn add @grafana/create-plugin@4.11.0-canary.923.7afbfd0.0 ```
github-actions[bot] commented 1 month ago

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged and will trigger a new minor release. NOTE: When merging a PR with the release label please avoid merging another PR. For further information see here.

grafana-plugins-platform-bot[bot] commented 1 month ago

:rocket: PR was released in @grafana/create-plugin@4.11.0 :rocket: