plugin-tools
plugin-tools copied to clipboard
Create Grafana plugins with ease.
Incorporate feedback: - Give examples of “most common mistakes” to prevent issues before the review process.
Incorporate feedback such as: - They went to GitHub to look at code from 3rd-party Grafana data source plugins. - Looked at 3rd-party plugins like Infinity to better understand backend...
Incorporate feedback such as: - Docs about how to structure data would have saved him time and frustration because problems weren’t identified until after plugin went live. Couldn’t find clear...
Incorporate feedback such as: - Wants more docs for understanding concepts. - Doesn’t want more step by step docs because they’re mostly good only for beginners, but they want explanations...
### Which areas does this feature request relate to - [x] Create Plugin - [ ] Sign Plugin - [ ] Plugin E2E - [ ] Plugin Meta Extractor -...
### Which areas does this feature request relate to - [ ] Create Plugin - [ ] Sign Plugin - [ ] Plugin E2E - [ ] Plugin Meta Extractor...
We have docs on how to use github actions pipelines for automated plugin packages and signing but the guide is a bit short for more beginner users of github actions....
### Problems - It's not clear from the docs what's a _**consumer**_ and what is a _**provider**_ - It's not immediately clear from the docs _**what the framework is capable...
### Which areas does this feature request relate to - [ ] Create Plugin - [ ] Sign Plugin - [ ] Plugin E2E - [ ] Plugin Meta Extractor...
**What this PR does / why we need it**: Now [Rspack has released 1.2.4](https://github.com/web-infra-dev/rspack/releases/tag/v1.2.4) which includes the subresource integrity plugin - I think we can begin experimenting with using Rspack...