OPC # 0006: OPC Git Trunk-Based management
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -17,6 +17,7 @@ public class ReleaseRecord
|
||||
public DateTimeOffset? FinishedAt { get; set; }
|
||||
public List<TenantReleaseResult> Tenants { get; set; } = [];
|
||||
public List<string> OpcNumbers { get; set; } = [];
|
||||
public string? CommitSha { get; set; } // Clarity branch HEAD SHA at release time
|
||||
}
|
||||
|
||||
public class TenantReleaseResult
|
||||
|
||||
Reference in New Issue
Block a user