Skip to main content

5 docs tagged with "variable"

View all tags

Core Concepts

This topic provides an overview of the core concepts and processes in Digital.ai Release, including releases, phases, tasks, release flow, release owners, templates, and teams. It explains how Digital.ai Release helps plan, track, and execute releases, serving as a central source of truth for all involved stakeholders.

Create Release Variables

Release variables are scope-specific configuration elements that help manage dynamic values within your release templates and instances. Unlike global variables, release variables are confined to the template or release where they are created.

Get a Value From a Map Variable

This topic demonstrates how to use a Jython Script task in Release to extract a value from a key-value map release variable and store it in another variable.

Variable Usage Examples

This topic provides examples of how to create and use release variables in Digital.ai Release. Variables let you define dynamic values that can be reused across tasks, templates, and releases. This makes your release process more flexible, consistent, and easier to maintain.

Variables in Digital.ai Release

Digital.ai Release uses variables to make your release templates more flexible and reusable. Variables allow you to parameterize your release processes, making it easier to manage dynamic content and configuration across different environments and scenarios.