CI/CD for unity web projects?

This page summarizes the projects mentioned and recommended in the original post on /r/Unity2D

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • unity-azure-pipelines-tasks

    Azure DevOps extension adding tools to build and deploy Unity 3D projects using Azure Pipelines

  • 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.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Optimizing Graphics and Rendering in Unity: Key aspects and practical solutions

    2 projects | dev.to | 29 Apr 2024
  • Methods of object interaction in Unity. How to work with patterns and connections in your code

    1 project | dev.to | 2 Apr 2024
  • Create More, Consume Less

    1 project | news.ycombinator.com | 12 Mar 2024
  • universal-sdk-unity VS apple-signin-unity - a user suggested alternative

    2 projects | 12 Dec 2023
  • Is there a way to use this spritesheet with randomly scattered sprites, for my animations? Or do all of the sprites need to be consistently arranged?

    1 project | /r/Unity2D | 9 Dec 2023