Florian Apolloner
Florian Apolloner
E_NOT_STALE
Hi Nicholas, no worries. I am running from a custom checkout anyways :)
We would also love to see the image get updated, seeing a trend evolve from the images is way easier than from the values alone.
@grobinson-grafana Yes 10 minutes would be more than enough for us. Even every half our would be an improvement. If it is not to hard to support a global (per...
Unstale On Sun, Oct 19, 2025, at 04:15, github-actions[bot] wrote: > *github-actions[bot]* left a comment (grafana/grafana#75112) > > This issue has been automatically marked as stale because it has not...
No idea? I mean is templates.getgrist.com using grist-core? Because it occurs there as well: https://templates.getgrist.com/uqUVorrMc23r/Field-Trip-Planner/p/9
Oh @paulfitz the calendar is avalaible in the sense that it is visible in the UI, but it doesn't load because it's index.html uses external resources: https://github.com/gristlabs/grist-widget/blob/685aaa326c57f239a65f1b998355d1ae3df9b15a/calendar/index.html#L70-L73 (among others). I...
Ah that makes sense. I have looked into the container and it looks like it is shipping the bundled data:  So the problem is not the grist-widget module but...
> I think #8867 released in `uv==0.5.0` leads `uv` to correctly respect dynamic metadata, which now breaks `setuptools-scm` + `pre-commit` users using the `uv-lock` hook: [astral-sh/uv-pre-commit#25](https://github.com/astral-sh/uv-pre-commit/issues/25). Can confirm that our...
The audioop docs also suggest to add it via a `python_version>='3.13'` constraint.