Skip to content

Collections

infinit Support edited this page Jan 19, 2024 · 2 revisions

Using Collections to group Changes allows you to track and manage multiple features at once. For example, if you are working on a sprint or release, you can use Collections to group the Changes that are related to this work. This makes it easier to promote or deploy all of the related Changes together.

You can also use Collections to cherry-pick certain changes or features to include or exclude from a deployment or release by adding or removing the corresponding Changes from a Collection.

Package with tags

A Collection combines the various metadata types, data, tasks, and scripts that are associated with the underlying Changes. This information can be retrieved from environments, as well as pulled from a repository.

Clone this wiki locally