- unity-azure-pipelines-tasks VS test-reporter
- unity-azure-pipelines-tasks VS azure-devops-bicep-task
- unity-azure-pipelines-tasks VS azure-devops-extension-tasks
- unity-azure-pipelines-tasks VS powerplatform-build-tools
- unity-azure-pipelines-tasks VS create-pull-request
- unity-azure-pipelines-tasks VS 3d-game-shaders-for-beginners
- unity-azure-pipelines-tasks VS paths-filter
Unity-azure-pipelines-tasks Alternatives
Similar projects and alternatives to unity-azure-pipelines-tasks
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
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.
-
create-pull-request
A GitHub action to create a pull request for changes to your repository in the actions workspace
-
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
-
paths-filter
Conditionally run actions based on files modified by PR, feature branch or pushed commits
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
unity-azure-pipelines-tasks discussion
unity-azure-pipelines-tasks reviews and mentions
-
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.
Stats
Dinomite-Studios/unity-azure-pipelines-tasks is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of unity-azure-pipelines-tasks is TypeScript.