Skip to main content

4 docs tagged with "Tasks"

View all tags

Digital.ai Release Integration Python SDK Overview

The Digital.ai Release Integration Python SDK is a set of tools that developers can use to build container-based plugins. With this SDK, you can develop custom tasks in Python 3 that run as containers.

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.

Install Remote Runner Using XL Kube

Remote 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 execution process and provides greater stability and scalability for executing tasks.