From 6fd8e7ccfda0a283cc04782a7fd8758b08e8b0e8 Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Wed, 15 May 2024 18:13:04 +0100 Subject: [PATCH] Add links to the conformance files Include example links in the conformance files. These are not meaningful examples of links, rather data used to trigger validation checks. Signed-off-by: Andrea Frittoli --- conformance/artifact_deleted.json | 33 +++++++++++++++++++++++++- conformance/artifact_downloaded.json | 33 +++++++++++++++++++++++++- conformance/artifact_packaged.json | 33 +++++++++++++++++++++++++- conformance/artifact_published.json | 33 +++++++++++++++++++++++++- conformance/artifact_signed.json | 33 +++++++++++++++++++++++++- conformance/branch_created.json | 33 +++++++++++++++++++++++++- conformance/branch_deleted.json | 33 +++++++++++++++++++++++++- conformance/build_finished.json | 33 +++++++++++++++++++++++++- conformance/build_queued.json | 33 +++++++++++++++++++++++++- conformance/build_started.json | 33 +++++++++++++++++++++++++- conformance/change_abandoned.json | 33 +++++++++++++++++++++++++- conformance/change_created.json | 33 +++++++++++++++++++++++++- conformance/change_merged.json | 33 +++++++++++++++++++++++++- conformance/change_reviewed.json | 33 +++++++++++++++++++++++++- conformance/change_updated.json | 33 +++++++++++++++++++++++++- conformance/environment_created.json | 33 +++++++++++++++++++++++++- conformance/environment_deleted.json | 33 +++++++++++++++++++++++++- conformance/environment_modified.json | 33 +++++++++++++++++++++++++- conformance/pipelinerun_finished.json | 33 +++++++++++++++++++++++++- conformance/pipelinerun_queued.json | 33 +++++++++++++++++++++++++- conformance/pipelinerun_started.json | 33 +++++++++++++++++++++++++- conformance/repository_created.json | 33 +++++++++++++++++++++++++- conformance/repository_deleted.json | 33 +++++++++++++++++++++++++- conformance/repository_modified.json | 33 +++++++++++++++++++++++++- conformance/service_deployed.json | 33 +++++++++++++++++++++++++- conformance/service_published.json | 33 +++++++++++++++++++++++++- conformance/service_removed.json | 33 +++++++++++++++++++++++++- conformance/service_rolledback.json | 33 +++++++++++++++++++++++++- conformance/service_upgraded.json | 33 +++++++++++++++++++++++++- conformance/taskrun_finished.json | 33 +++++++++++++++++++++++++- conformance/taskrun_started.json | 33 +++++++++++++++++++++++++- conformance/testcaserun_finished.json | 33 +++++++++++++++++++++++++- conformance/testcaserun_queued.json | 33 +++++++++++++++++++++++++- conformance/testcaserun_started.json | 33 +++++++++++++++++++++++++- conformance/testoutput_published.json | 33 +++++++++++++++++++++++++- conformance/testsuiterun_finished.json | 33 +++++++++++++++++++++++++- conformance/testsuiterun_queued.json | 33 +++++++++++++++++++++++++- conformance/testsuiterun_started.json | 33 +++++++++++++++++++++++++- 38 files changed, 1216 insertions(+), 38 deletions(-) diff --git a/conformance/artifact_deleted.json b/conformance/artifact_deleted.json index d33d60cb..5fdcb7e8 100644 --- a/conformance/artifact_deleted.json +++ b/conformance/artifact_deleted.json @@ -5,7 +5,38 @@ "source": "/event/source/123", "type": "dev.cdevents.artifact.deleted.0.1.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "pkg:golang/mygit.com/myorg/myapp@234fd47e07d1004f0aed9c", diff --git a/conformance/artifact_downloaded.json b/conformance/artifact_downloaded.json index d7b50832..e67f353f 100644 --- a/conformance/artifact_downloaded.json +++ b/conformance/artifact_downloaded.json @@ -5,7 +5,38 @@ "source": "/event/source/123", "type": "dev.cdevents.artifact.downloaded.0.1.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "pkg:golang/mygit.com/myorg/myapp@234fd47e07d1004f0aed9c", diff --git a/conformance/artifact_packaged.json b/conformance/artifact_packaged.json index e0562de0..48bd7805 100644 --- a/conformance/artifact_packaged.json +++ b/conformance/artifact_packaged.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.artifact.packaged.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "pkg:golang/mygit.com/myorg/myapp@234fd47e07d1004f0aed9c", diff --git a/conformance/artifact_published.json b/conformance/artifact_published.json index ff88a4a5..4756ed1c 100644 --- a/conformance/artifact_published.json +++ b/conformance/artifact_published.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.artifact.published.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "pkg:golang/mygit.com/myorg/myapp@234fd47e07d1004f0aed9c", diff --git a/conformance/artifact_signed.json b/conformance/artifact_signed.json index 27b7c33b..43f4b4fd 100644 --- a/conformance/artifact_signed.json +++ b/conformance/artifact_signed.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.artifact.signed.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "pkg:golang/mygit.com/myorg/myapp@234fd47e07d1004f0aed9c", diff --git a/conformance/branch_created.json b/conformance/branch_created.json index d6a1ec86..891e3bdd 100644 --- a/conformance/branch_created.json +++ b/conformance/branch_created.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.branch.created.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/branch_deleted.json b/conformance/branch_deleted.json index eb1c1904..670f0dbb 100644 --- a/conformance/branch_deleted.json +++ b/conformance/branch_deleted.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.branch.deleted.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/build_finished.json b/conformance/build_finished.json index 5e3752be..b8d6cbd6 100644 --- a/conformance/build_finished.json +++ b/conformance/build_finished.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.build.finished.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/build_queued.json b/conformance/build_queued.json index fe62ccc6..9d79c30a 100644 --- a/conformance/build_queued.json +++ b/conformance/build_queued.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.build.queued.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/build_started.json b/conformance/build_started.json index 890484e0..ca4fe153 100644 --- a/conformance/build_started.json +++ b/conformance/build_started.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.build.started.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/change_abandoned.json b/conformance/change_abandoned.json index 0aae329a..a61b917d 100644 --- a/conformance/change_abandoned.json +++ b/conformance/change_abandoned.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.change.abandoned.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/change_created.json b/conformance/change_created.json index ddc497eb..308fbd12 100644 --- a/conformance/change_created.json +++ b/conformance/change_created.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.change.created.0.3.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/change_merged.json b/conformance/change_merged.json index 9f2c1c46..8703558f 100644 --- a/conformance/change_merged.json +++ b/conformance/change_merged.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.change.merged.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/change_reviewed.json b/conformance/change_reviewed.json index 7a57d6fb..b8e22606 100644 --- a/conformance/change_reviewed.json +++ b/conformance/change_reviewed.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.change.reviewed.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/change_updated.json b/conformance/change_updated.json index 777bd53f..3aba4940 100644 --- a/conformance/change_updated.json +++ b/conformance/change_updated.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.change.updated.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/environment_created.json b/conformance/environment_created.json index df871c07..0439fcd7 100644 --- a/conformance/environment_created.json +++ b/conformance/environment_created.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.environment.created.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/environment_deleted.json b/conformance/environment_deleted.json index 70608bc5..29aadf9f 100644 --- a/conformance/environment_deleted.json +++ b/conformance/environment_deleted.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.environment.deleted.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/environment_modified.json b/conformance/environment_modified.json index eb6d7005..664c2601 100644 --- a/conformance/environment_modified.json +++ b/conformance/environment_modified.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.environment.modified.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/pipelinerun_finished.json b/conformance/pipelinerun_finished.json index 94039b5e..8bee4957 100644 --- a/conformance/pipelinerun_finished.json +++ b/conformance/pipelinerun_finished.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.pipelinerun.finished.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/pipelinerun_queued.json b/conformance/pipelinerun_queued.json index fda22aa1..162de1fe 100644 --- a/conformance/pipelinerun_queued.json +++ b/conformance/pipelinerun_queued.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.pipelinerun.queued.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/pipelinerun_started.json b/conformance/pipelinerun_started.json index 14df09f0..90f7ccdb 100644 --- a/conformance/pipelinerun_started.json +++ b/conformance/pipelinerun_started.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.pipelinerun.started.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/repository_created.json b/conformance/repository_created.json index c3f507cf..3234c514 100644 --- a/conformance/repository_created.json +++ b/conformance/repository_created.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.repository.created.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/repository_deleted.json b/conformance/repository_deleted.json index c875dfc3..69a253c2 100644 --- a/conformance/repository_deleted.json +++ b/conformance/repository_deleted.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.repository.deleted.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/repository_modified.json b/conformance/repository_modified.json index b921d89c..434d84da 100644 --- a/conformance/repository_modified.json +++ b/conformance/repository_modified.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.repository.modified.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/service_deployed.json b/conformance/service_deployed.json index 11735250..835dadc4 100644 --- a/conformance/service_deployed.json +++ b/conformance/service_deployed.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.service.deployed.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/service_published.json b/conformance/service_published.json index 68fce0c2..490246e7 100644 --- a/conformance/service_published.json +++ b/conformance/service_published.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.service.published.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/service_removed.json b/conformance/service_removed.json index 9a65ace2..083fd8b5 100644 --- a/conformance/service_removed.json +++ b/conformance/service_removed.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.service.removed.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/service_rolledback.json b/conformance/service_rolledback.json index c163eb1b..95b6bb64 100644 --- a/conformance/service_rolledback.json +++ b/conformance/service_rolledback.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.service.rolledback.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/service_upgraded.json b/conformance/service_upgraded.json index ad342571..fa45f00e 100644 --- a/conformance/service_upgraded.json +++ b/conformance/service_upgraded.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.service.upgraded.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/taskrun_finished.json b/conformance/taskrun_finished.json index a944702f..91b27daf 100644 --- a/conformance/taskrun_finished.json +++ b/conformance/taskrun_finished.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.taskrun.finished.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/taskrun_started.json b/conformance/taskrun_started.json index 1a3d5c8f..fd9d725b 100644 --- a/conformance/taskrun_started.json +++ b/conformance/taskrun_started.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.taskrun.started.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "mySubject123", diff --git a/conformance/testcaserun_finished.json b/conformance/testcaserun_finished.json index bdbeaaee..fe8a38d7 100644 --- a/conformance/testcaserun_finished.json +++ b/conformance/testcaserun_finished.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.testcaserun.finished.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "myTestCaseRun123", diff --git a/conformance/testcaserun_queued.json b/conformance/testcaserun_queued.json index e7348b69..365a116d 100644 --- a/conformance/testcaserun_queued.json +++ b/conformance/testcaserun_queued.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.testcaserun.queued.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "myTestCaseRun123", diff --git a/conformance/testcaserun_started.json b/conformance/testcaserun_started.json index f5aa6e3c..3cd0f9b2 100644 --- a/conformance/testcaserun_started.json +++ b/conformance/testcaserun_started.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.testcaserun.started.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "myTestCaseRun123", diff --git a/conformance/testoutput_published.json b/conformance/testoutput_published.json index 794b9f80..f0182635 100644 --- a/conformance/testoutput_published.json +++ b/conformance/testoutput_published.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.testoutput.published.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "testrunreport-12123", diff --git a/conformance/testsuiterun_finished.json b/conformance/testsuiterun_finished.json index 26326701..8d28e219 100644 --- a/conformance/testsuiterun_finished.json +++ b/conformance/testsuiterun_finished.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.testsuiterun.finished.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "myTestSuiteRun123", diff --git a/conformance/testsuiterun_queued.json b/conformance/testsuiterun_queued.json index fe552ed3..e1105e86 100644 --- a/conformance/testsuiterun_queued.json +++ b/conformance/testsuiterun_queued.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.testsuiterun.queued.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "myTestSuiteRun123", diff --git a/conformance/testsuiterun_started.json b/conformance/testsuiterun_started.json index 91e664a8..17c35615 100644 --- a/conformance/testsuiterun_started.json +++ b/conformance/testsuiterun_started.json @@ -6,7 +6,38 @@ "source": "/event/source/123", "type": "dev.cdevents.testsuiterun.started.0.2.0", "timestamp": "2023-03-20T14:27:05.315384Z", - "schemaUri": "https://myorg.com/schema/custom" + "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": "myTestSuiteRun123",