Deploy Configs

The Deploy Configs section is used to manage, validate, compare, and deploy configuration sets (tags) to services.

To open this section, select the corresponding menu item.

Deploy

The Deploy Configs window consists of three main sections:

  • Tags

  • History

  • Compare

Note

If the working copy has undeployed changes, you will see a warning

Warning undeployed changes

Tags

Each tab in the Tags section allows you to:

  • Create and update tags

  • Upload configurations from an existing tag

  • Export configurations from a tag

  • Validate and deploy configurations

Tag list

Sort Tags

To sort the tags table, click a column header.

Tag list sort

Add New or Update Tag

To create a new tag or update an existing one, click Add/Update Tag.

Add tag Add tag modal

Note

To overwrite an existing tag, enter its name manually or select it from the list.

Add tag modal

Select Tag Data Source

Use the Source selector to choose where the tag data should be taken from:

  • Use Workspace configs — use the configs from Workspace to create tag

Current configs data
  • Import tag data — use data from another tag

Tag data

Edit Tag Data

To modify the tag data use the editor.

Insert data

Enable With defaults to include default values.

With default

Add a description in the Add comment field.

Add comment

Filter Tags

Use the filter input to narrow down the tags list.

Filter tags list

To filter by time:

  1. Copy the create_t or update_t value as a timestamp.

  2. Paste it into the filter input.

Copy as timestamp Filter tags by time

Click the Help icon to view filtering hints.

Open filter block hint

To clear all filters, click Clear Filter.

Clear filter

Validate Tags

To validate a single tag, click the Validate button.

Validate tag

To validate all tags in the list, click the Valid All button.

Valid all

If validation errors occur, they are displayed in the Validation Errors section.

Validation errors section Validation errors

Validation status is also indicated by the background color of each row.

Validation success

Copy Configs to Buffer

To copy configurations from a tag to the buffer, click Copy to Buffer.

Copy to buffer

You can also copy workspace configs to the buffer.

Copy current

Tip

This is useful for transferring configurations between different game environments (test, staging, production) or between different games.

Restore Configs from Tag

To replace workspace configurations from a tag, click Set current from tag button.

Restore tag

Delete Tags

To delete a single tag, click Delete.

Delete tag Delete tag modal

To delete multiple tags:

  1. Select the required rows.

  2. Click Delete selected.

Delete selected Delete selected modal

View Tag Configs

Click the expand (arrow) button to display the configurations of a tag. Configurations are grouped by sections.

View tag

To open a configuration, click the section name.

View tags config

You can also view the resolved block after it includes elements.

View tags config

See also

For more information, see Includes.

To open the configuration in full-screen mode, click Full Screen.

Full screen mode for tag

Editing Tag Comments

To edit comment open the Comments section, enter desired text, and click th Save button.

Edit comment

Deploy Configs from Tag

To deploy configs from a tag, click the Deploy button and confirm the deployment.

Deploy tag

To ignore warnings during deployment, enable Ignore warnings.

Deploy tag confirm

After deployment starts, progress and status information is displayed.

Deploy progress Deploy progress result

The most recently deployed tag is shown at the top of the tags list.

Last deployed tag

Note

Tags with the FROZEN status cannot be validated, deleted, or deployed.

Frozen tag

History

The History section displays a list of all deployment events.

Deploy history

To see full information of a record from the history table, click the button.

Sort history rows info

Note

The visibility and ordering of columns follow the settings defined in Table Settings.

Filter History

To filter history by tag, selecting a tag from the list.

Filter by tag

To filter history by time range, use the date picker.

Filter by time

To filter history with additional filters, use the filter input.

Sort history table

Compare

The Compare section allows you to view differences between two tags.

Compare tags

Compare Tags

To compare two tags:

  1. Select the Before and After tags.

  2. Click Compare.

Compare tags selector

View Differences

Comparison results are grouped by configuration sections.

Compare tags result

Click a section name to view detailed differences.

Compare tags result stats

Large blocks of identical lines are collapsed by default. Use the context selector to display additional unchanged lines.

Tags diff rows

To compare resolved block (with include values) against tag data, enable the corresponding checkbox.

Compare with resolved Compare with resolved result

See also

For more information, see Includes.