Re: Jenkins / Unity / Guthub integration

2023-08-03 Thread 'Björn Pedersen' via Jenkins Users
andrew@googlemail.com schrieb am Freitag, 28. Juli 2023 um 14:28:33 UTC+2: I am novice to using Unity and Jenkins. make: [makefile:57: default] Error 1 (ignored) + echo 0 How do I get Unity/Jenkins to detect that the individual test has failed. The icing on the cake would be to somehow

Jenkins / Unity / Guthub integration

2023-07-28 Thread 'andrew stillie' via Jenkins Users
I am novice to using Unity and Jenkins. I have setup a Jenkins Server on an AWS server. This is integrated with github, such that when I commit code to the repo, it triggers jenkins to run my Unity test scripts. However, if I introduce a bug to force the unity test to fail, the console output