unity-azure-pipelines-tasks
azure-devops-bicep-task
unity-azure-pipelines-tasks | azure-devops-bicep-task | |
---|---|---|
1 | 1 | |
124 | 13 | |
0.8% | - | |
7.9 | 1.2 | |
4 months ago | 19 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-bicep-task
-
Bicep Pipelines in ADO
I have come across this which appears to support multiple files: https://github.com/piraces/azure-devops-bicep-task and they have an extension in the marketplace but it’s far from popular, which may be no issue, but feels like it shouldn’t need an extension to do this.
What are some alternatives?
test-reporter - Displays test results from popular testing frameworks directly in GitHub
azure-devops-extension-tasks - Pipeline tasks for Azure DevOps Extensions
VstsExtensions - Documentation and issue tracking for Microsoft Premier Services Visual Studio Team Services Extensions
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.
github-ado-chatops - Integrates GitHub with Azure DevOps via ChatOps. Create a branch in an Azure Repo directly from a GitHub Issue.