Skip to main content

7 docs tagged with "script"

View all tags

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.

How to Find Identifiers for REST API

To use the Release REST API, you need to know the unique identifiers for templates, releases, phases and tasks. This topic explains where you can find them.

Set a Precondition on a Task

You can control when tasks run in your release flow by setting preconditions. This helps you create more flexible releases that adapt to different conditions and skip unnecessary tasks, saving time and preventing errors.