Horst Gutmann
Horst Gutmann
Right now the emails are very plain. These should be improved and ideally be defined in an external template file for easy customization. The result should still be plain-text but...
Right now the type of a mention is not shown inside the admin UI. This should be handled using the same set of icons (and an appropriate replacement text) as...
(Based on a report through a different channel) custom-metrics-stackdriver-adapter can return an empty response that is handled by k8s.io/client-go 0.25 by just logging the issue and returning an empty list....
This removes an external dependency and hopefully also fixes #1055. Performance-wise the two implementations look comparable: Old: ``` goos: darwin goarch: arm64 pkg: github.com/grafana/tanka/pkg/jsonnet BenchmarkFindImporters-8 85 12308651 ns/op BenchmarkFindImporters_StaticCases/no_files-8 530050...
For external PRs no page preview should be generated for now. Right now that workflow throws an error if run in that context.
Right now this at least to some degree a manual process.
Right now all external GitHub Actions are just pinned to a tag (e.g. `v2`) but not to a specific commit. This should be changed throughout the project to adhere to...
According to https://github.com/golang/mock gomock is no longer maintained. We should probably move to something like https://github.com/uber/mock now.
Hi 🙂 With the current setup this plugin uses the original mkdocs search plugin. Unfortunately, this produces duplicate content for pages that have a h1 element as both, the whole...