Hu, never thought of that - that’s a pretty neat idea! Thank you 🤗
Comment on Presenting ilias, yet another dashboard because obviously the world needed one more
black_flag@lemmy.dbzer0.com 3 days ago
I’ve gone to write something almost exactly like this several times and never quite finished. I like how this is set up. It seems like one thing that could be improved is parameterizing the configs a bit so that e.g. matching a 200 status gives a standard label that doesn’t need added to every job
halfdane@piefed.social 3 days ago
halfdane@piefed.social 3 days ago
Loved that idea so much that I went and implemented it: - The checks now have an automatic type inferrence and shorthand - introduced default rules that are used when nothing’s configured - realized that yaml-anchors always worked thanks to the lib I’m using.
So now with this preamble:
I can now have a tile like this:
And the best? It’s fully backwards compatible ❤️
Thanks again for the suggestion!
black_flag@lemmy.dbzer0.com 2 days ago
Cool ❤