Is Unity Cloud Build compatible with github? On the tutorials (https://unity3d.com/learn/tutorials/topics/cloud-build/your-first-cloud-build-project) is shows that git is supported, but they weren’t using github. Is github supported?
My repository is https://github.com/ChemicalDevelopment/cthulhu (with a subfolder cthulhu/ for the unity project). In the tutorial, it shows that you need to give access on bitbucket using unity’s ssh key. Is there an analogous process for github?
Edit:
Full log:
1: <html>
2: <head>
3: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
4: <title>Error 404 Not Found</title>
5: </head>
6: <body><h2>HTTP ERROR 404</h2>
7: <p>Problem accessing /job/cade-brown.cthulhu.default-windows-desktop-32-bit/undefined/logText/progressiveText. Reason:
8: <pre> Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i>
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28: </body>
29: </html>