Composable Blueprints
Multiple blueprints can be composed into one master blueprint which specifies the deployment model for multiple included blueprints, by using includeBefore and includeAfter parameters. This allows you to scale your deployment and release models with any number of blueprints. During the implementation of a composed blueprint, the CLI will work through the blueprints in the sequence defined, merging the questions into a single list and applying any custom values that were defined in the composed blueprint. For more information on the YAML fields that enable composable blueprints, see IncludeBefore/IncludeAfter fields for composability.
Connections
Connections are used to configure Release to integrate with third-party applications. Connections are integration credentials that store authentication information required for Release plugins to securely communicate with third-party applications.
Introduction to Users, Roles, Teams, and Permissions
Manage users, roles, teams, and permissions in Digital.ai Release to control access and collaboration.
Manage Release Permissions in YAML
You can specify and maintain global permissions, roles, and users for Release in YAML, enabling you to manage this aspect of your Release configuration "as code".
Manage Workflows
This topic describes how to create, run, and manage workflows.
Organizing Release
Learn how to organize your Digital.ai Release environment with folders, GitOps versioning, users, roles, and connections.
Users, Roles, Teams, and Permissions
Configure and manage users, roles, teams, and permissions in Digital.ai Release.