Hans-Christian Otto
Hans-Christian Otto
I thought about something similar to #84, but I think it's a bit different. In my case there's a part in my .js files, that should be regeneratered. I have...
It would be great if you could provide an official [JSON Schema](https://json-schema.org/) for the engine json file.
Otherwise I get the following error: `TS2775: Assertions require every name in the call target to be declared with an explicit type annotation.`
Hey Julien, a friend & me have desks that could be compatible to your ESP-Home-Component, but it doesn't work reliably. Would you be willing to work on this for a...
From what I understand (and I don't understand ruby ;)) this currently kinda depends on chef, as https://github.com/etsy/nagios-herald/blob/master/lib/nagios-herald/helpers/ganglia_graph.rb#L1 includes some chef code. This should be clarified in the documentation or...
Hey there 👋 While I love the workspaces feature, I don’t want it to always be the default. This way you can disable that workspaces is the default filter if...
Currently only github.com is supported, but I would really like to see support for [Github Enterprise](https://enterprise.github.com/), which would probably mean making the url to github configurable. Please be aware that...
I would really like if one could simply open up an URL and the dashboard would be up and running. Our dashboard screens do not have a keyboard attached, which...
Typing them explicitly with `ZodType` removes some features from the generated schemas. For example, `ZodType` lacks features from `ZodObject` such as `.pick`, or `.merge`. Others have stumbled upon this issue...
### Checklist - [X] I have filled out the template to the best of my ability. - [X] This only contains 1 feature request (if you have multiple feature requests,...