David Harris
David Harris
Hi @geosk thanks for getting back to me! There is still time 😄 It's great to hear that you're working on updates. With regards to the react migration, if you...
Hi @geosk - just checking in - does May sound reasonable for migration?
Hey @camerondavison - I'm David from Grafana Labs. We're currently working on enablement to make it possible for 3rd party plugins to add PDC support. The hope is that this...
@lcc3108 just wanted to make sure you've seen this 🙂
> I couldn't handle the issue because I had a busy day. Hope things are getting better and calmer - thank you for this plugin ❤️
Reviews can be a back and forth process - we're working together to ensure the new version works well for everyone
https://grafana.com/grafana/plugins/speakyourcode-button-panel/ could also be used in combination with a datasource, in this way any credentials required to execute the query are stored in `secureJson` rather than as plaintext.
Created some quick PRs which cover everything except consolidation.
@jackw https://github.com/grafana/plugin-tools/blob/main/packages/create-plugin/templates/github/workflows/ci.yml still seems to not use it?
note to self: missing `jq -r '.dependencies.grafanaDependency'` Also copying over from slack w @leventebalogh >I think instead of bash maybe we could use javascript in the step's script, and then...