Christian Theune
Christian Theune
Note that deserialization will likely not be possible in a roundtrip style.
Yeah, that sounds like a good idea. However, fuzzy search has a ranking mechanism where first isn't immediately known, so I'm not sure how that would work (or rather, I...
Thanks. Right, I agree with the fuzzy search for other use cases. However, in this specific case I think it would be better to allow specifying multiple options in the...
This is a very open ended issue. Fuzzy search works on the official names. Some of the examples given here are: - English translations of the official names - Abbreviations...
I've experienced something similar on MacOS but can't currently say what triggered it. I'll try to review the things described here when it happens the next time.
What does the output look like now? Does the user have a chance to figure out where this happened? (We can keep track of the call stack during __init__ and...
The important part here is that I want the owrap to match *all* owrap lines without having to add a global `optional("...")` pattern that would then never hint for unexpected...
Relevant code places: * using supervisord will trigger a Service component (supervisord.py:227) * the Service component is "Abstract" as it needs a platform-specific hookup with init.d or systemd * batou_ext...
@sweh is interested in the fix for this
There's also another instance where unmanagement would have reduced the complexity of a change massively: https://gitlab.flyingcircus.io/flyingcircus/fc.directory.deployment/-/merge_requests/65