Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .spellcheck-en-custom.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ cardpane
cdevent
cdevents
ce
changewindow
cloudevents
contenttype
customdata
Expand Down
64 changes: 64 additions & 0 deletions conformance/changewindow_access.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"context": {
"specversion": "0.6.0-draft",
"id": "271069a8-fc18-44f1-b38f-9d70a1695819",
"chainId": "4c8cb7dd-3448-41de-8768-eec704e2829b",
"source": "/changecontrol/prod",
"type": "dev.cdevents.changewindow.access.0.1.0-draft",
"timestamp": "2026-12-24T14:05:00Z",
"schemaUri": "https://myorg.com/schema/custom",
"links": [
{
"linkType": "RELATION",
"linkKind": "TRIGGER",
"target": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "PATH",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "END",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
}
]
},
"subject": {
"id": "freeze-holiday-2026",
"source": "/changecontrol/prod",
"content": {
"target": {
"id": "prod",
"source": "/clusters/prod",
"type": "environment"
},
"windowType": "restrictive",
"notBefore": "2026-12-20T00:00:00Z",
"notAfter": "2027-01-02T00:00:00Z",
"change": {
"id": "deploy-90217",
"source": "/prod/deploys"
},
"status": "rejected",
"reason": "Deployment requested during active holiday freeze"
}
}
}
63 changes: 63 additions & 0 deletions conformance/changewindow_breached.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"context": {
"specversion": "0.6.0-draft",
"id": "271069a8-fc18-44f1-b38f-9d70a1695819",
"chainId": "4c8cb7dd-3448-41de-8768-eec704e2829b",
"source": "/changecontrol/prod",
"type": "dev.cdevents.changewindow.breached.0.1.0-draft",
"timestamp": "2026-12-24T14:05:00Z",
"schemaUri": "https://myorg.com/schema/custom",
"links": [
{
"linkType": "RELATION",
"linkKind": "TRIGGER",
"target": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "PATH",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "END",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
}
]
},
"subject": {
"id": "freeze-holiday-2026",
"source": "/changecontrol/prod",
"content": {
"target": {
"id": "prod",
"source": "/clusters/prod",
"type": "environment"
},
"windowType": "restrictive",
"notBefore": "2026-12-20T00:00:00Z",
"notAfter": "2027-01-02T00:00:00Z",
"change": {
"id": "deploy-90217",
"source": "/prod/deploys"
},
"reason": "Deployment executed during active holiday freeze"
}
}
}
58 changes: 58 additions & 0 deletions conformance/changewindow_closed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"context": {
"specversion": "0.6.0-draft",
"id": "271069a8-fc18-44f1-b38f-9d70a1695819",
"chainId": "4c8cb7dd-3448-41de-8768-eec704e2829b",
"source": "/changecontrol/prod",
"type": "dev.cdevents.changewindow.closed.0.1.0-draft",
"timestamp": "2026-12-24T14:05:00Z",
"schemaUri": "https://myorg.com/schema/custom",
"links": [
{
"linkType": "RELATION",
"linkKind": "TRIGGER",
"target": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "PATH",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "END",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
}
]
},
"subject": {
"id": "freeze-holiday-2026",
"source": "/changecontrol/prod",
"content": {
"target": {
"id": "prod",
"source": "/clusters/prod",
"type": "environment"
},
"windowType": "restrictive",
"notBefore": "2026-12-20T00:00:00Z",
"notAfter": "2027-01-02T00:00:00Z"
}
}
}
62 changes: 62 additions & 0 deletions conformance/changewindow_created.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"context": {
"specversion": "0.6.0-draft",
"id": "271069a8-fc18-44f1-b38f-9d70a1695819",
"chainId": "4c8cb7dd-3448-41de-8768-eec704e2829b",
"source": "/changecontrol/prod",
"type": "dev.cdevents.changewindow.created.0.1.0-draft",
"timestamp": "2026-12-24T14:05:00Z",
"schemaUri": "https://myorg.com/schema/custom",
"links": [
{
"linkType": "RELATION",
"linkKind": "TRIGGER",
"target": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "PATH",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "END",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
}
]
},
"subject": {
"id": "freeze-holiday-2026",
"source": "/changecontrol/prod",
"content": {
"target": {
"id": "prod",
"source": "/clusters/prod",
"type": "environment"
},
"windowType": "restrictive",
"notBefore": "2026-12-20T00:00:00Z",
"notAfter": "2027-01-02T00:00:00Z",
"author": {
"id": "alice",
"source": "/changecontrol/prod"
}
}
}
}
62 changes: 62 additions & 0 deletions conformance/changewindow_modified.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"context": {
"specversion": "0.6.0-draft",
"id": "271069a8-fc18-44f1-b38f-9d70a1695819",
"chainId": "4c8cb7dd-3448-41de-8768-eec704e2829b",
"source": "/changecontrol/prod",
"type": "dev.cdevents.changewindow.modified.0.1.0-draft",
"timestamp": "2026-12-24T14:05:00Z",
"schemaUri": "https://myorg.com/schema/custom",
"links": [
{
"linkType": "RELATION",
"linkKind": "TRIGGER",
"target": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "PATH",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "END",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
}
]
},
"subject": {
"id": "freeze-holiday-2026",
"source": "/changecontrol/prod",
"content": {
"target": {
"id": "prod",
"source": "/clusters/prod",
"type": "environment"
},
"windowType": "restrictive",
"notBefore": "2026-12-20T00:00:00Z",
"notAfter": "2027-01-02T00:00:00Z",
"author": {
"id": "alice",
"source": "/changecontrol/prod"
}
}
}
}
58 changes: 58 additions & 0 deletions conformance/changewindow_opened.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"context": {
"specversion": "0.6.0-draft",
"id": "271069a8-fc18-44f1-b38f-9d70a1695819",
"chainId": "4c8cb7dd-3448-41de-8768-eec704e2829b",
"source": "/changecontrol/prod",
"type": "dev.cdevents.changewindow.opened.0.1.0-draft",
"timestamp": "2026-12-24T14:05:00Z",
"schemaUri": "https://myorg.com/schema/custom",
"links": [
{
"linkType": "RELATION",
"linkKind": "TRIGGER",
"target": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "PATH",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
},
{
"linkType": "END",
"from": {
"contextId": "5328c37f-bb7e-4bb7-84ea-9f5f85e4a7ce"
},
"tags": {
"foo1": "bar",
"foo2": "bar"
}
}
]
},
"subject": {
"id": "freeze-holiday-2026",
"source": "/changecontrol/prod",
"content": {
"target": {
"id": "prod",
"source": "/clusters/prod",
"type": "environment"
},
"windowType": "restrictive",
"notBefore": "2026-12-20T00:00:00Z",
"notAfter": "2027-01-02T00:00:00Z"
}
}
}
Loading