Module models

Module models 

Source
Expand description

Core data models for workspace orchestration

Structs§

ImpactDetail
Details about how a change impacts a specific project
ImpactReport
Report of impact analysis for a change
Operation
An operation within a transaction
Project
Represents a single project within a workspace
ProjectDependency
Represents a dependency between two projects
Transaction
Represents a transaction for multi-project operations
Workspace
Represents a workspace containing multiple projects
WorkspaceConfig
Workspace-level configuration
WorkspaceMetrics
Metrics about the workspace
WorkspaceRule
A rule that applies to the workspace

Enums§

DependencyType
Type of dependency between projects
HealthStatus
Health status of the workspace
ImpactLevel
Level of impact a change has
ProjectStatus
Status of a project
RuleType
Type of workspace rule
TransactionState
State of a transaction