Skip to main content
GameDev.net gamedev.net

devops

2 items across game development

2 results

News

CICD Made Easier with Unity CLI

Unity says its new CLI streamlines CI/CD by giving build systems a single unity command for installs, tests, builds, and license handling. For teams wrestling with brittle Editor paths and …

Unity ·
unity cicd build automation devops
News

DevOps for Game Devs: New Unity CLI + GitHub Actions

Unity’s new CLI is making it much easier to wire up CI/CD for projects that need reliable builds and test runs. A practical GitHub Actions setup now covers license activation, …

git-amend ·
unity cicd github actions automation testing +1