Build target groups

Definition

Build target groups allow you to associate and build related build target configurations together. The same build target can be part of multiple groups.

Prerequisites

Before configuring a Build target group, it's better to have some build target configurations ready.

Create a Build target group

If you already have a build target, that means your Unity project is already set up. To access the Build target group option:

  1. Sign in to the Unity Cloud Dashboard.
  2. Select DevOps > Build Automation > Configurations > Build target groups tab.
  3. Select Create group.
  4. In the resulting dialog, fill the necessary fields and confirm by selecting Create group.

Once complete, you can then view your newly created Build target group in the Build target groups table.

Build a group

You can use two options to build a Build target group:

Option 1: From the Build History page

  1. Select DevOps > Build Automation > Build History.
  2. Select Build.
  3. In the resulting dialog, select the Build target group that you want to build.

Option 2: From the Build target groups tab on the Configurations page

  1. Select DevOps > Build Automation > Configurations > Build target groups tab.
  2. In the Build target groups table, select Build on the Build target group row that you want to build.

When building from a group, all builds are linked together by a Group Build ID. To access all related builds:

  1. Select DevOps > Build Automation > Build History.
  2. Expand the row of the build (associated to a Build target group) that you want to see.
  3. Select the Group Build ID link.

Filter builds by group

When building from a group, the builds mention the Build target group that they are associated with in the Build History table. To see all builds for a specific group:

  1. Select DevOps > Build Automation > Build History.
  2. Use the Build Target Group filter.