111 lines
2.8 KiB
JSON
111 lines
2.8 KiB
JSON
[
|
|
{
|
|
"releaseId": "release-001",
|
|
"timestamp": "2026-06-01T00:00:00.000Z",
|
|
"baselineVersion": "v1",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "supported",
|
|
"rotationId": "rotation-001",
|
|
"result": "success"
|
|
},
|
|
{
|
|
"releaseId": "release-002",
|
|
"timestamp": "2026-06-02T00:00:00.000Z",
|
|
"baselineVersion": "v2",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "supported",
|
|
"rotationId": "rotation-002",
|
|
"result": "success"
|
|
},
|
|
{
|
|
"releaseId": "release-003",
|
|
"timestamp": "2026-06-03T00:00:00.000Z",
|
|
"baselineVersion": "v3",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "supported",
|
|
"rotationId": "rotation-003",
|
|
"result": "success"
|
|
},
|
|
{
|
|
"releaseId": "release-004",
|
|
"timestamp": "2026-06-04T00:00:00.000Z",
|
|
"baselineVersion": "v3",
|
|
"gateDecision": "closed",
|
|
"compatibilityStatus": "compatible_with_warnings",
|
|
"rotationId": null,
|
|
"result": "failed"
|
|
},
|
|
{
|
|
"releaseId": "release-005",
|
|
"timestamp": "2026-06-04T06:00:00.000Z",
|
|
"baselineVersion": "v3",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "supported",
|
|
"rotationId": null,
|
|
"result": "success"
|
|
},
|
|
{
|
|
"releaseId": "release-006",
|
|
"timestamp": "2026-06-05T00:00:00.000Z",
|
|
"baselineVersion": "v4",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "supported",
|
|
"rotationId": "rotation-004",
|
|
"result": "success"
|
|
},
|
|
{
|
|
"releaseId": "release-007",
|
|
"timestamp": "2026-06-05T06:00:00.000Z",
|
|
"baselineVersion": "v4",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "supported",
|
|
"rotationId": null,
|
|
"result": "success"
|
|
},
|
|
{
|
|
"releaseId": "release-008",
|
|
"timestamp": "2026-06-05T12:00:00.000Z",
|
|
"baselineVersion": "v4",
|
|
"gateDecision": "closed",
|
|
"compatibilityStatus": "unsupported",
|
|
"rotationId": null,
|
|
"result": "failed"
|
|
},
|
|
{
|
|
"releaseId": "release-009",
|
|
"timestamp": "2026-06-06T00:00:00.000Z",
|
|
"baselineVersion": "v5",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "supported",
|
|
"rotationId": "rotation-005",
|
|
"result": "success"
|
|
},
|
|
{
|
|
"releaseId": "release-010",
|
|
"timestamp": "2026-06-07T00:00:00.000Z",
|
|
"baselineVersion": "v5",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "compatible_with_warnings",
|
|
"rotationId": null,
|
|
"result": "success"
|
|
},
|
|
{
|
|
"releaseId": "release-011",
|
|
"timestamp": "2026-06-08T00:00:00.000Z",
|
|
"baselineVersion": "v4",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "supported",
|
|
"rotationId": "rollback-001",
|
|
"result": "success"
|
|
},
|
|
{
|
|
"releaseId": "release-012",
|
|
"timestamp": "2026-06-09T00:00:00.000Z",
|
|
"baselineVersion": "v6",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "supported",
|
|
"rotationId": "rotation-006",
|
|
"result": "success"
|
|
}
|
|
]
|