This video outlines how to setup CI/CD with Azure DevOps for Unity and Itch.io publishing with manual approvals. This is to simulate a build hitting the QA team (restricted itch.io game page), getting it approved by QA, forwarding up to production team, getting approval, and then finally uploading to production on a public itch.io game…
Category: Videos
Azure DevOps – Docker Build with Unity WebGL
This video outlines the process for getting a Unity WebGL build working inside of an Apache web server container with a docker. Requirements Notes Docker Destop’s daemon will have an access denied issue if the Azure Pipeline Agent service account in services isn’t in the docker-users group on the machine. The fix is to add…
Made Multiple Unity Builds With Azure DevOps and Itch.io Uploads
This video outlines how to setup multiple builds and have them upload to itch.io for publishing in your Azure DevOps pipeline. Previous Video
Walkthrough video on how to setup Azure DevOps and Unity
This video guides you on how to setup Unity and Azure DevOps. Next Video
Azure DevOps – Android Unity build w/ Itch.io publishing – with walkthrough video
Video This will guide you through the steps of setting up Azure DevOps pipeline for building a Unity Android project. Previous Video Next Video Requirements Notes Steps References
Added Itch.io publishing to Azure pipeline for Unity – with walkthrough video
Video Added Itch.io publishing to my Azure DevOps pipeline with Itch.io’s Butler application. Previous Video Next Video Requirements Steps Setup Itch.io and Windows Setup Azure DevOps and Windows References Pipeline YAML