unity-azure-pipelines-tasks
azure-devops-extension-tasks
unity-azure-pipelines-tasks | azure-devops-extension-tasks | |
---|---|---|
1 | 1 | |
124 | 191 | |
0.8% | 2.1% | |
7.9 | 9.4 | |
4 months ago | 3 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
unity-azure-pipelines-tasks
-
CI/CD for unity web projects?
I had real trouble building a pipeline agent in Azure DevOps. I used Dinomite (https://github.com/Dinomite-Studios/unity-azure-pipelines-tasks) but couldn't get the pipeline to succeed. However, I'm relatively new to CI/CD - you may have more luck than I. The alternative is to build a self hosted agent, and have the build automation preformed by a shell script, passing various parameters to Unity on execution. For this, you'd need to close down Unity before your pipeline executes, or have your build agent hosted elsewhere (on a server or something) where you can install the editor.
azure-devops-extension-tasks
-
Speeding up the Azure DevOps Extension tasks
GitHub Issue: Speed-up publishing from VSIX (preview)
What are some alternatives?
test-reporter - Displays test results from popular testing frameworks directly in GitHub
aws-toolkit-azure-devops - AWS Toolkit for Azure DevOps
azure-devops-bicep-task - Simple yet useful Azure DevOps set of tasks that allow to install and run Microsoft Bicep CLI commands in Azure Pipelines
powerplatform-build-tools - Power Platform Build Tools automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.