-
Some tests are committing to a test repository, and jgit checks local config and trys to sign the commit using your gpg key and it failed to do so due to unknown passphrase. For now, you may skip tests and go on. I will add some option later to disable commit sign in the test.
-
Its been a long time since I have used maven, what cli argument to disable tests during the build? -
This being a google search adds insult to injury xD
Thanks for the help though :)
-
😉 will fix this soon though.
-
Pull request is preferred. Check this on how to submit a pull request:
https://docs.onedev.io/tutorials/code/fork-and-send-pullrequest/
There are not many unit tests now, and I normally check the funcitonality locally to see if it works as expected.
-
Considering you are teaching me to make pull requests, I feel like you see me as a bad dev :/
-
OneDev
changed state to 'Closed' 4 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed
-
@polarian because sometimes it is not easy to find where to fork a repository in OneDev, as inquired by several users, I wrote a tutorial on how to do that.
-
but how do I fork it if I do not have permission to do so?
-
I can't create a fork under my username, "do not have permission to create root project"
Let me check this
-
OneDev
changed state to 'Released' 4 years ago
Previous Value Current Value Closed
Released
-
State changed as build #3212 is successful
-
@polarian should be working now.
| Type |
Bug
|
| Priority |
Normal
|
| Assignee |
Hello,
I attempted to build master branch so I am able to contribute but I keep getting a huge amount of failed tests when trying to compile server-core, am I missing something?
I have attached alog for you to view: build.log