https://github.com/dinomite-studios/unity-azure-pipelines-tasks
Azure DevOps extension adding tools to build and deploy Unity 3D projects using Azure Pipelines
https://github.com/dinomite-studios/unity-azure-pipelines-tasks
azure-devops-extension azure-pipelines ci-cd unity unity3d
Last synced: 6 months ago
JSON representation
Azure DevOps extension adding tools to build and deploy Unity 3D projects using Azure Pipelines
- Host: GitHub
- URL: https://github.com/dinomite-studios/unity-azure-pipelines-tasks
- Owner: Dinomite-Studios
- License: mit
- Created: 2018-11-13T14:15:54.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T17:52:37.000Z (6 months ago)
- Last Synced: 2025-04-04T18:32:37.785Z (6 months ago)
- Topics: azure-devops-extension, azure-pipelines, ci-cd, unity, unity3d
- Language: TypeScript
- Homepage: https://unitydevops.com/
- Size: 1.51 MB
- Stars: 124
- Watchers: 6
- Forks: 51
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Unity Tools for Azure DevOps
This extension adds CI/CD tooling for use in Azure Pipelines on Azure DevOps when working with [Unity](https://www.unity3d.com) projects.
[](https://discord.gg/RpHSpxkEP6)
# Get Started
[](https://www.unitydevops.com)
Documentation for the extension can be found at [www.unitydevops.com](https://www.unitydevops.com).
## Branches
| Branch | Description | Status |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| main | The main branch is build and deployed to the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=DinomiteStudios.64e90d50-a9c0-11e8-a356-d3eab7857116) | [](https://github.com/Dinomite-Studios/unity-azure-pipelines-tasks/actions/workflows/build-test-deploy.yml) |## Contributions
Found and fixed a bug or improved on something? Contributions are welcome! Please target your pull request against the `main` branch or file an issue on [GitHub](https://github.com/Dinomite-Studios/unity-azure-pipelines-tasks/issues) so someone else can try and implement or fix it. You are also welcome to join our [Discord](https://discord.gg/RpHSpxkEP6) for help and discussions.