https://github.com/mackysoft/unity-githubactions-tutorials
A tutorials on CI using Unity and GitHub Actions. All tutorials include a example project.
https://github.com/mackysoft/unity-githubactions-tutorials
ci example github-actions tutorial unity
Last synced: 9 months ago
JSON representation
A tutorials on CI using Unity and GitHub Actions. All tutorials include a example project.
- Host: GitHub
- URL: https://github.com/mackysoft/unity-githubactions-tutorials
- Owner: mackysoft
- License: mit
- Created: 2021-04-12T08:27:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-19T16:13:52.000Z (over 4 years ago)
- Last Synced: 2025-03-23T20:22:34.264Z (10 months ago)
- Topics: ci, example, github-actions, tutorial, unity
- Homepage:
- Size: 2.93 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity & GitHubActions CI Tutorials
A tutorials on CI (Continuous Integration) using Unity and GitHub Actions.
All tutorials include a example project.
## Automatic Test
[](https://github.com/mackysoft/Unity-GitHubActions-AutomaticTest-Example)
## Automatic Build
[](https://github.com/mackysoft/Unity-GitHubActions-Build-Example)
## Automatic Export unitypackage
[](https://github.com/mackysoft/Unity-GitHubActions-ExportPackage-Example)
# Project that have implemented these
A project that implemented these technologies and actually improved the workflow.
[](https://github.com/mackysoft/Vision)