Andreas Motl

Results 1414 comments of Andreas Motl
trafficstars

Dear Andrii, do you have any news on this? With kind regards, Andreas.

Dear Rupendra, thank you for writing in. I am not sure if this is the right spot. Are you sure you are using PatZilla? Your `package.json` refers to a project...

Hi. @digitronik shared valuable code per https://github.com/grafana-toolbox/grafana-client/issues/8#issuecomment-2348833216. 💯 It could be used to fill the existing gaps that I've never been able to tackle due to lack of time for...

I think this PR can be closed, because it has been superseded by the [grafana-snapshots](https://github.com/grafana-toolbox/grafana-snapshots) package. Is that true, @peekjef72?

As mentioned at https://github.com/grafana-toolbox/grafana-client/issues/8#issuecomment-1162402290, I think [grafana-snapshots](https://pypi.org/project/grafana-snapshots/) is the right choice to look at for relevant matters, so I am closing this PR. Thanks again, @peekjef72!

Hi there, we are running a little integration test suite against Apache Superset and CrateDB, in order to validate both work together well. Two days ago, CI apparently started tripping...

Hi. Thank you very much. > In the meantime we must force Marshmallow version. How? Depends on how you install superset. I don't completely understand this, yet. Isn't it possible...

Hi Colin, thanks for showing the right dependency pinning in `development.txt`. The same, even more important, should also be conducted for the runtime dependencies, right? Otherwise, it will leave the...

It looks like the dependency of Marshmallow is also pinned per `base.txt` [^1]. Do you have an idea why it isn't used at runtime? [^1]: https://github.com/apache/superset/blob/4.1.2/requirements/base.txt#L200

Hi again. We submitted a patch to the `4.1` branch, in order to improve the situation for Superset 4. - GH-33216