๐๏ธ 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.
๐๏ธ 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.
๐๏ธ Using Deliveries
This topic describes how to create and manage deliveries.
๐๏ธ 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.
๐๏ธ 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.
๐๏ธ 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.