Skip to main content

15 docs tagged with "tasks"

View all tags

Azure DevOps Plugin

Use the Azure DevOps plugin to integrate Digital.ai Release with Azure DevOps. This topic illustrates the tasks available with the Azure DevOps plugin.

Digital.ai Release Integration Python SDK Overview

Digital.ai Release Integration Python SDK is a set of tools that Developers can use to build container-based plugins. With Digital.ai Release 23.1, we are bringing in a new integration SDK experience with which you can run tasks as containers, using any language or third-party libraries.

Execute Tasks or Scripts using Runner

When the Release Runner is registered on the Release server, the readiness state of the Runner is healthy, and allows it to receive tasks or scripts for execution.

Explore Task Manager

The Task Manager screen serves as a hub for troubleshooting purposes. Its primary function is to provide an overview of jobs that are being executed within your Releases. Note that, a task can have multiple jobs like pre-condition check, actual task script, failure handler script, and so on.

Lifecycle of Release Runner

This topics describes the lifecycle, control commands, and the different states of a Release Runner, with regards to the availability of the Release server.

Overview of Release Runner

Release Runners are introduced with Digital.ai Release 23.1 to efficiently and effectively manage the execution of container-based tasks within a Kubernetes cluster. These isolate the task and script execution process and provides greater stability and scalability for executing tasks.

Task Settings

In this topic, you will learn how to configure the task settings.

Troubleshooting Runners

The logging feature in Release Runner is the best solution to troubleshoot and check for the state of runner lifecycle or the state of execution.