JM

Results 47 comments of JM

@renardeinside really exciting stuff here. you mentioned test suite is undergoing big refactor?

By the way, this is from the codelabs [Use Google Sheets as your application's reporting tool (step 7)](https://codelabs.developers.google.com/codelabs/sheets-api/#6)

https://github.com/databricks/databricks-cli/pull/513

https://github.com/databricks/databricks-cli/issues/411

just saw https://github.com/databricks/containers/issues/11#issuecomment-526416129. i will check cluster init script in our db envs and see if i can figure out how to install scala

no idea if this helps but perhaps related? https://github.com/grafana/grafana/issues/39549

We are definitely interested in this as well because templating 150k lines of JSON has gotten cumbersome. Do be aware in Grafana 8.4 the team has been hard at work...

please follow @sdboyer 's work with Thema and polly pkg. Grafana has switched to CUE for dashboard schema, and Thema enables "lenses" which automatically translate between different schema versions. polly...

hey @inkel it's been doing this for a few months but it wasn't an issue for us until now. I tried using "HTTP/2.0" as well as "HTTP/2" and neither work.

@mem actually yeah, this is the wrong place to open the bug report; terraform applies the check successfully but the check itself fails. Let me try with `HTTP/2.0` and report...