Skip to content

launch Unity Cloud Build builds with a few clicks from within Unity Editor

Notifications You must be signed in to change notification settings

PsychicVRLab/UnityCloudBuildLauncher

Repository files navigation

UnityCloudBuildLauncher

About

It is really time-consuming to launch multiple Cound Build builds with official Cloud Build control panel. Especially if you need to specify git branches. So we created this tool. An (far) easier way to launch Cloud Build builds.

Features

  • launch several Cloud Build builds with a few clicks
  • launch several builds with a specified git branch
  • project selection with a dropdown list
  • config selection with a dropdown list

Install

Download this unitypackage here https://github.com/styly-dev/UnityCloudBuildLauncher/raw/master/CloudBuildLauncher.unitypackage

Import it to a Unity Project.

Settings

  1. Open Settings Window by Unity Editor's menu Window -> Cloud Build Launcher -> Settings
  2. Insert API Token
  3. Push "Select a project" button to select the target project.
  4. Add your favorite target configs to the "Target Config IDs" list.

image

How to use

  1. Open the launcher window by Unity Editor's menu Window -> Cloud Build Launcher -> Launcher
  2. Select some of the configs that you want to build.
  3. (optional) Input a git branch name to build
  4. Push Launch! button
  5. Wait until the build finishes!

About

launch Unity Cloud Build builds with a few clicks from within Unity Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages