Abel Salgado Romero
Abel Salgado Romero
> I guess this is a dead project. It's true there's not an active maintainer, but it can be brought back if someone puts some time :eyes:
Only out of curiosity, I know the current rendering is still experimental, but I saw the announcement on Twitter about the completion and I am wondering what's the expected performance,...
Awesome, thanks!
Any changes of this being merged? I am too interesting in pushing from GitHub actions
For anyone interested, there's still the problem of PR from forks. GitHub actions do no publish secrets on PR, so any solution only works for branches on the main repo....
Thanks for the fix @frimtec. For anyone waiting for it, know as a workarround you can add the dependencies in your own build ```xml org.eluder.coveralls coveralls-maven-plugin ${maven.coveralls.plugin.version} jakarta.xml.bind jakarta.xml.bind-api 2.3.2...
I do not consider the approach hacky, but it has the downside that general `module-margin` is still aplied, so you end up with extra spaces arround each module. Having something...
If you can provide specific of what configuration options you feel comfortable I can give it a try. Like what I mentioned, do you think it'd be better to have...
For reference I am having the same issues with pihole (my fix is disabling pihole during downloads), the amount of DNS requests is quite high, compared to normal traffic. For...
I am having a slightly differnt issue compiling on MacOS, and none of the suggestions in the wiki work. ``` BUILDVM lj_folddef.h make[1]: *** [lj_folddef.h] Segmentation fault: 11 make[1]: ***...