eyJhb
eyJhb
I am currently using this makefile for my project, and I really enjoy it! But there is one feature that I am missing - the serial plotter that the Arduino...
I have made a integration for Bitwarden here - https://gitlab.com/eyJhb/docker-credential-bitwarden No clue if this should be merged into this repo, atm. i just uses the same concepts as the others....
After reading some PRs, I can see more and more `sudo` commands getting introduced into the code. This can be a issue, seeing as more and more people are switching...
`authCheck` should have the ability to specify `context.Context`, so that the operation can be cancelled.
Can this maybe be used, instead of the custom method? https://github.com/gradle-dependency-analyze/gradle-dependency-analyze Might be better to outsource that part, as I have had issues with some dependencies not being detected.
Is there any reason why the dependencies are split up into project and then buildscript, plugin and project? Having them in a single dependencies list would yield the same result,...
I have tried the lenient config branch, and it seems to work well. There is one issue however. When I use it on antennapod Android app source, I get these...
There are currently a problem, where it will not get all the dependencies + it will not place them in the correct deps (plugin, buildscript, etc.) I have been trying...
PR #76 fixed parsing of DK domains, however, it introduced a bug where the `attention` field is put into `email`, however that is not always the case that `attention` is...
I've tried to search the current issues, but I don't think this has been opened before. Recently, I've started getting errors on remote and local out of sync, and I...