Antoine Eddi
Antoine Eddi
I don't think there's a standard format, but you can take a look at maven method. Next to each artifact, a maven-metadata.xml file is created containing some info about it....
But please, don't use xml 🙏
Depends on what you want. Basically maven-metadata is used mostly I guess by the dependency manager (find a specific version of an artifact, its last version, etc...). If you want...
In our case, we don't want to delete our app extension since it allows us to handle push notifications received when our app is in background through a Notification Service...
After a bit of investigation and debugging on both noice and mini.animate plugins, I found this part of the code to be problematic (although I'm not sure why) : https://github.com/folke/noice.nvim/blob/0cbe3f88d038320bdbda3c4c5c95f43a13c3aa12/lua/noice/util/nui.lua#L248-L249...
For the moment we don't work on it anymore and we don't plan to do it again anytime soon. In the case of Berty, in addition to go-libtor, it would...
Hello, sorry for the delay in responding. Indeed, `m.Node.Protocol.RdvpMaddrs` should not be used here. This is a bug, and we will fix it as soon as possible. On the other...
I have a setup similar to yours (macOS + ssh-agent) and I found the cause: the env isn’t set correctly for the git command (`gitManager/simpleGit.ts` simply runs `git` commands using...
The first two fields are easy to understand, but regarding the third one (`txdomains`), I'm not totally sure how it works. I guess the idea is: - `example.com` is a...
Hi :) Honestly I haven't tested the new Kubo Resource Manager yet, it could resolve the issue, would be worth a try