@grafana/[email protected]
- quick fix for drafts #366 (@sympatheticmoose)
- Add troubleshooting.md page for windows and other create-plugin issues #354 (@academo @josmperez)
- David Harris (@sympatheticmoose)
- Esteban Beltran (@academo)
- Joseph Perez (@josmperez)
- Yulia Shanyrova (@Ukochka)
π This release contains work from a new contributor! π
Thank you, Yulia Shanyrova (@Ukochka), for all your work!
@grafana/[email protected]
- prod deployment #345 (@tolzhabayev)
- Adding stalebot config #291 (@tolzhabayev)
@grafana/[email protected]
- Esteban Beltran (@academo)
- Timur Olzhabayev (@tolzhabayev)
π This release contains work from a new contributor! π
Thank you, Yulia Shanyrova (@Ukochka), for all your work!
@grafana/[email protected]
,@grafana/[email protected]
- Chore/fix dev portal deployment #332 (@tolzhabayev)
- Adding gcs pipeline #295 (@tolzhabayev)
- Timur Olzhabayev (@tolzhabayev)
- Yulia Shanyrova (@Ukochka)
- Adding noindex for now until we reshuffle the content #305 (@tolzhabayev)
@grafana/[email protected]
- Esteban Beltran (@academo)
- Timur Olzhabayev (@tolzhabayev)
@grafana/[email protected]
- Esteban Beltran (@academo)
π This release contains work from a new contributor! π
Thank you, Dominik Prokop (@dprokop), for all your work!
@grafana/[email protected]
- Create Plugin: add readme best practice example #298 (@sympatheticmoose)
@grafana/[email protected]
- David Harris (@sympatheticmoose)
- Dominik Prokop (@dprokop)
@grafana/[email protected]
- Esteban Beltran (@academo)
π This release contains work from a new contributor! π
Thank you, Steve Lorello (@slorello89), for all your work!
@grafana/[email protected]
- Making grafana-image parameter flexible #286 (@tolzhabayev)
- Docs: Remove duplicate OS section of getting started page #284 (@slorello89)
@grafana/[email protected]
- Jack Westbrook (@jackw)
- Steve Lorello (@slorello89)
- Timur Olzhabayev (@tolzhabayev)
@grafana/[email protected]
- Jack Westbrook (@jackw)
Create Plugin: Introduce OS check (#263)
create-plugin
will now exit when run natively on Windows, which is an unsupported platform with known issues. By exiting early we hope to prevent users from hitting issues whilst developing plugins. We recommend the use of Windows Subsystem for Linux (WSL) which is supported.
@grafana/[email protected]
- Jack Westbrook (@jackw)
π This release contains work from a new contributor! π
Thank you, Ben Sully (@sd2k), for all your work!
@grafana/[email protected]
- Ben Sully (@sd2k)
π This release contains work from a new contributor! π
Thank you, Joseph Perez (@josmperez), for all your work!
@grafana/[email protected]
- Create Plugin: Enable apps by default #274 (@leventebalogh)
- Docs: Plugin-tools intro material - Doc review chunk 6 #258 (@josmperez)
- Docs: Plugin-tools development material - chunk 8 #269 (@josmperez)
- Docs: Plugin-tools - Config and migration - chunk 7 #266 (@josmperez)
- Joseph Perez (@josmperez)
- Levente Balogh (@leventebalogh)
π This release contains work from a new contributor! π
Thank you, Alex Simonok (@asimonok), for all your work!
- Tooling: Use NX instead of Lerna for running tasks #260 (@jackw)
@grafana/[email protected]
- CI: Use a GH app token #259 (@jackw)
@grafana/[email protected]
- Create Plugin: Fix lint:fix not passing args with NPM #265 (@jackw)
- Scripts: Add error-handling to generator scripts #257 (@leventebalogh)
- Jack Westbrook (@jackw)
- Levente Balogh (@leventebalogh)
π This release contains work from a new contributor! π
Thank you, Dominik Prokop (@dprokop), for all your work!
@grafana/[email protected]
@grafana/[email protected]
- Jack Westbrook (@jackw)
@grafana/[email protected]
- create-plugin: updates for ci workflow #242 (@briangann)
- Brian Gann (@briangann)
@grafana/[email protected]
- Chore: Update dev-dependencies #232 (@leventebalogh @jackw)
- Fix fonts not loaded correctly on generated bundles #251 (@academo)
@grafana/[email protected]
- Esteban Beltran (@academo)
- Jack Westbrook (@jackw)
- Levente Balogh (@leventebalogh)
π This release contains work from a new contributor! π
Thank you, David Harris (@sympatheticmoose), for all your work!
@grafana/[email protected]
- Create Plugin: Fix react types errors #238 (@jackw)
- chore: update grafanaDependency for datasources #247 (@sympatheticmoose)
- create-plugin: documentation - add another webpack config example #243 (@briangann)
- Website: Introduce Snippets for FE Package Managers #233 (@jackw)
@grafana/[email protected]
- docs: readme update for windows #240 (@sympatheticmoose)
- Brian Gann (@briangann)
- David Harris (@sympatheticmoose)
- Jack Westbrook (@jackw)
@grafana/[email protected]
@grafana/[email protected]
- Documentation: Fix path in for template README.md for jest customizations #218 (@briangann)
@grafana/[email protected]
- Chore: Update
glob
to v10 #230 (@leventebalogh)
- Chore: Update
- Brian Gann (@briangann)
- Jack Westbrook (@jackw)
- Levente Balogh (@leventebalogh)
@grafana/[email protected]
@grafana/[email protected]
- Marcus Andersson (@mckn)
@grafana/[email protected]
- Esteban Beltran (@academo)
- Chore: Apply version bumps #220 (@dependabot[bot] @jackw)
- Fix: GH bug report template #219 (@jackw)
- Chore: Update
@grafana/eslint-config
#215 (@leventebalogh) @grafana/[email protected]
- Chore: Remove unused deps from scaffolded plugins #221 (@leventebalogh)
- @dependabot[bot]
- Jack Westbrook (@jackw)
- Levente Balogh (@leventebalogh)
@grafana/[email protected]
- Esteban Beltran (@academo)
π This release contains work from new contributors! π
Thanks for all your work!
β€οΈ David Harris (@sympatheticmoose)
β€οΈ Romain Gaillard (@romain-gaillard)
@grafana/[email protected]
- docs: adds code of conduct #212 (@sympatheticmoose)
@grafana/[email protected]
- Bumped mage action to v2 to avoid the warning "Node.js 12 actions are⦠#213 (@romain-gaillard)
- Fix datasource without backend template and update test CI #206 (@academo)
- Minor typo fixed and improved comment consistency in frontend-getting-started.md #211 (@romain-gaillard)
- David Harris (@sympatheticmoose)
- Esteban Beltran (@academo)
- Romain Gaillard (@romain-gaillard)
π This release contains work from a new contributor! π
Thank you, Will Browne (@wbrowne), for all your work!
@grafana/[email protected]
,@grafana/[email protected]
- Add
@latest
to docs and scripts using npx commands #208 (@tolzhabayev)
- Add
@grafana/[email protected]
- Jack Westbrook (@jackw)
- Timur Olzhabayev (@tolzhabayev)
- Will Browne (@wbrowne)
@grafana/[email protected]
,@grafana/[email protected]
- Jack Westbrook (@jackw)
π This release contains work from a new contributor! π
Thank you, Isabella Siu (@iwysiu), for all your work!
@grafana/[email protected]
@grafana/[email protected]
- Marcus Andersson (@mckn)
@grafana/[email protected]
- Jack Westbrook (@jackw)
π This release contains work from a new contributor! π
Thank you, Tomas Basham (@tomasbasham), for all your work!
@grafana/[email protected]
- Sign Plugin: Parameterise distribution directory #175 (@tomasbasham)
@grafana/[email protected]
- Jack Westbrook (@jackw)
- Tomas Basham (@tomasbasham)
@grafana/[email protected]
- Jack Westbrook (@jackw)
@grafana/[email protected]
- Jack Westbrook (@jackw)
π This release contains work from a new contributor! π
Thank you, Sarah Zinger (@sarahzinger), for all your work!
- Revert "CI: Update workflows to use permissions rather than PAT" #184 (@jackw)
@grafana/[email protected]
- Create Plugin: Update yarn scripts and instructions to work post scaffold #168 (@sarahzinger @jackw)
- Jack Westbrook (@jackw)
- Sarah Zinger (@sarahzinger)
π This release contains work from a new contributor! π
Thank you, Sarah Zinger (@sarahzinger), for all your work!
- CI: Update workflows to use permissions rather than PAT #183 (@jackw)
@grafana/[email protected]
- Create Plugin: Update docs to build backend before running docker #167 (@sarahzinger)
- Adding google search console verification file #176 (@tolzhabayev)
- Jack Westbrook (@jackw)
- Sarah Zinger (@sarahzinger)
- Timur Olzhabayev (@tolzhabayev)
π This release contains work from a new contributor! π
Thank you, Erik Sundell (@sunker), for all your work!
@grafana/[email protected]
@grafana/[email protected]
- Jack Westbrook (@jackw)
@grafana/[email protected]
- Jack Westbrook (@jackw)
@grafana/[email protected]
- Jack Westbrook (@jackw)
@grafana/[email protected]
- Jack Westbrook (@jackw)
- CI: Speed up builds #152 (@jackw)
@grafana/[email protected]
@grafana/[email protected]
- Docs - make sure that angular is not supported #155 (@tolzhabayev)
- Giuseppe Guerra (@xnyo)
- Jack Westbrook (@jackw)
- Timur Olzhabayev (@tolzhabayev)
@grafana/[email protected]
- Jack Westbrook (@jackw)
@grafana/[email protected]
- Giuseppe Guerra (@xnyo)
@grafana/[email protected]
- Jack Westbrook (@jackw)
@grafana/[email protected]
- Jack Westbrook (@jackw)
- CI: Silence slack from pinging entire channel #148 (@jackw)
@grafana/[email protected]
- Bumping workflow version to use node 16 instead of deprecated node 12 #143 (@tolzhabayev)
@grafana/[email protected]
- Jack Westbrook (@jackw)
- Timur Olzhabayev (@tolzhabayev)
@grafana/[email protected]
- Jack Westbrook (@jackw)
π This release contains work from a new contributor! π
Thank you, Giuseppe Guerra (@xnyo), for all your work!
@grafana/[email protected]
@grafana/[email protected]
@grafana/[email protected]
,@grafana/[email protected]
@grafana/[email protected]
- Manually rename gitignore to prevent yarn and npm pack from removing them #126 (@academo)
- Removing ts-ignore #124 (@tolzhabayev)
- Esteban Beltran (@academo)
- Jack Westbrook (@jackw)
- Timur Olzhabayev (@tolzhabayev)