Vivin Paliath
Vivin Paliath
There were 480 failing tests before?! That's quite strange. Will have to take a look.
@JoshMcCullough what version of gradle are you using? The project was using a really old version and I'm noticing intermittent failures after I upgraded to Gradle 6 (had to update...
Thanks for reporting. I'm still trying to get this to work under the new Gradle version.
@matthewhaywardmsm Unfortunately lot. I'm trying to finish up my PhD and I haven't been able to devote any attention to this project. I think what I may end up doing...
That's great. I will try to merge their work in here.
I am not sure. I guess it would depend on what it is exactly trying to do. I haven't tested this with large repositories. Unfortunately I can't devote a lot...
I think this may be related to configuring git. Are you able to push tags manually from the command-line using git by itself?
I'll look into this a bit more. It might be related to the way JGit does things. I vaguely remember running into a similar issue before.
@broth-eu Are you trying to push to github? Or is it some other git repo? What sort of authentication are you using?
I see; so every time you push, you provide your username and password?