An open API service indexing awesome lists of open source software.

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

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.

[![Discord](https://img.shields.io/discord/541963006649696256.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/RpHSpxkEP6)

# Get Started

[![Documentation](./images/docs-preview.png)](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) | [![Build, Test and Deploy](https://github.com/Dinomite-Studios/unity-azure-pipelines-tasks/actions/workflows/build-test-deploy.yml/badge.svg)](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.