Skip to main content

14 docs tagged with "synchronization"

View all tags

Create Delivery Task

A Create Delivery task is an automatic task that creates a new delivery from a delivery pattern.

Delivery Patterns Tutorial

In a large software development environment, it is common for multiple teams to be working with different tools and processes, at their own speed, on different features; but these features all need to be delivered together as part of a single monthly or quarterly feature release. At the same time, the pipelines that drive individual applications to production need synchronization at particular points such as end-to-end testing and approvals; and all applications must be present before the test can start.

Find Delivery Task

A Find Delivery task is an automatic task that searches for an existing delivery by tracked item or by name.

Find or Create Delivery Task

A Find Or Create Delivery task is an automatic task that searches for an existing delivery or creates a new one from a delivery pattern.

Introduction to Delivery Patterns

The Delivery Patterns feature in Release allows you to use deliveries and tracked items to synchronize multiple releases together. This allows you to design delivery patterns that conform to the release standards being used by your organization, such as SAFe.

Managing Delivery Patterns

This topic describes how to create and manage delivery patterns. A delivery pattern allows you to design a flow of stages that the tracked items in a delivery must go through. You can reuse these patterns in multiple deliveries.

Mark Tracked Items Task

A Mark Tracked Items task is an automatic task that completes or skips one or more tracked items on a running delivery.

Plugin Synchronization

Digital.ai Release 10.2.0 introduces new way of managing plugins. Once you upgrade your Digital.ai Release to 10.2.0 or higher version there is no more manually copying of plugin files. Everything is handled by Digital.ai Release GUI and internal API. Plugins are now being stored in the database as a central location to remove the manual manipulation of files across the cluster.

Register a Tracked Item

If you want to track a new feature as part of your end to end delivery of a release, you can add the feature as a tracked item in the delivery.

Register Tracked Item Task

A Register Tracked Items task is an automatic task that registers one or more tracked items to a running delivery.

Using DevOps as Code With Software Delivery

Note: This feature is being released in beta. There will be some changes in the next major Release version which are likely to break your YAML templates, so you should plan accordingly.

Wait for Stage Task

A Wait For Stage task is an automatic task that makes the running release wait for a stage to be completed on a running delivery before proceeding.

Wait for Tracked Item Task

A Wait For Tracked Items task is an automatic task that waits for items to exist or be completed in a stage on a running delivery.