Felix
Felix
I needed a pandoc filter and didn't want to use typescript.
I stumbled over this new test from here: https://github.com/gorakhargosh/watchdog/commit/3d1b888bccdd27a28f9f12a4e89288afe1ee493a test_inotify_c.py::test_select_fd > =========================== short test summary info ============================ > FAILED tests/test_inotify_c.py::test_select_fd - OSError: [Errno 24] Too many open files: '/build/pytest-of-nixbld/pytest-0/test_select_fd0/new_file' >...
https://github.com/appleboy/scp-action/issues/183#issuecomment-2404802562
I took a stab at supporting the native plantuml in doxygen. Let me know what you think about that. (Motivation for this is that i work in a build container...
Is there a way to use a native-image https://github.com/plantuml/plantuml/releases/tag/v1.2025.1-native instead of a jar file. From digging through the code this does not seem possible. https://github.com/doxygen/doxygen/blob/master/src/plantuml.cpp#L206
There is no test for `@pick`. https://radish.readthedocs.io/en/stable/tutorial.html#world https://app.codecov.io/gh/radish-bdd/radish/pull/483/blob/radish/terrain.py?dropdown=coverage
add github to publish package on tag maybe even to release notes in github
either maintain pysingleton or find alternative
While reviewing #907 i seen that the loading of all projects is not very fast we should look into improving that at some point 