open-project-1 icon indicating copy to clipboard operation
open-project-1 copied to clipboard

DRAFT: Build via GH Actions

Open kreghek opened this issue 4 years ago • 2 comments

Do you have a forum thread linked to this PR? No

What will this PR bring to the project for everyone? You can dowload game, play and fast see/

Why are these changes necessary? Add UNITY_LICENCE to github secrets https://unity-ci.com/docs/github/activation

How did you implement them? main.yml is workflow to build project. After success build you can download artefacts under different arget planform.

kreghek avatar Oct 26 '20 17:10 kreghek

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

:x: Куркутов П.А
:x: kreghek


Куркутов П.А seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Oct 26 '20 17:10 CLAassistant

Can we find a way to keep the version defined in the workflow in sync with unity version of the project ? I think we could add a step in it to detect the version, without writing the version explicitly.

I will try

kreghek avatar Oct 30 '20 00:10 kreghek