kin-sdk-unity icon indicating copy to clipboard operation
kin-sdk-unity copied to clipboard

DP-540 - Unity CI Android POC - DO NOT MERGE

Open yosriz opened this issue 5 years ago • 1 comments

Create a CI workflow for Android, based on Docker and Genymotion cloud device

This is based on a custom docker image based on existing unity docker file, the docker includes the correct unity version installed, android sdk and Genymotion "gmsaas" tool to interact with cloud device. The CI script launch the docker image, launching a new device on cloud, connecting to the device via ADB, and then build and run tests on the cloud device.

References to the base docker image: https://github.com/GabLeRoux/unity3d-ci-example https://gitlab.com/gableroux/unity3d

TODO:

  • change license configuration (unity and genymotion)
  • upload docker to kinecosystem repository

yosriz avatar Jul 23 '19 05:07 yosriz

@Ronserruya please review

yosriz avatar Jul 25 '19 11:07 yosriz