Commit 4e68d5e9 authored by Adam Štěpánek's avatar Adam Štěpánek
Browse files

Log the miracle that is a working Unity CI

parent 0eb107a7
Loading
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -43,3 +43,20 @@ Changes::

Time spent::
An entire sunday worth of tea (~12 hours).

== Tag `test02` (2020-10-29)

The first automated WebGL build successfully uploaded to aisa:

https://www.fi.muni.cz/~xstepan1/pv255/test02/

.Credits
* The custom docker image is based on
  link:https://gitlab.com/gableroux/unity3d-gitlab-ci-example[gableroux/unity3d-gitlab-ci-example] and
  link:https://github.com/Unity-CI/docker[Unity-CI/docker] and available at link:https://hub.docker.com/r/cafstep/unity-ci[cafstep/unity-ci].
* The build itself is carried out using GitLab CI.
* The build machine has been kindly provided by link:https://www.riganti.cz/[Riganti].
* The built game is hosted on aisa, a server maintained by unix@fi.
* A fix for the cryptic `libtinfo.so: cannot open shared object file` error is fortunately contained within
  link:https://wiki.archlinux.org/index.php/Unity3D#Unity_crashes_with_DllNotFoundException[ArchWiki].
* The person that caused the `missing kernel32.dll` error, whoever it is, I want to punch in the face.