2019-11-30 13:47:04 +01:00
2019-11-30 13:47:04 +01:00
2019-11-03 00:05:49 +01:00
2019-11-03 00:05:49 +01:00
2019-11-03 00:05:49 +01:00
2019-11-30 13:47:04 +01:00

Unity Actions

Actions status

Github actions for testing and building Unity projects. 🦄

Contributions are welcomed!

Workflow steps

Here's a complete mental model of how to build, test and deploy your Unity app.

  1. Checkout your repository
  2. Configure request activation file job.
  3. Activate your license and add the environment variable UNITY_LICENSE.
    • Optionally verify your license using Activate licence job.
  4. Configure your test jobs.
  5. Create builds for your desired targets.
  6. Deploy your application.

Detailed instructions can be found in each action below.

Jobs

Description Done Status
Checkout project Native support
Request activation file Actions status
Activate license Not yet separated
Test all in one Not yet separated
Test edit mode only Not yet separated
Test play mode only Not yet separated
Build for WebGL In progress
Build for Windows In progress
Build for Linux In progress
Build for MacOS In progress
Build for Android In progress
Build for iOS In progress
Complete workflow Actions status

An example implementation can be found in main.yml from this repo.

Credits

Huge thanks to gableroux for his docker image and gitlab-ci example.

Description
No description provided
Readme MIT 26 MiB
Languages
Mathematica 53.9%
C# 46.1%