From c13a7bb6cf7884e3530adb70b897775adb7b499f Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Thu, 11 Apr 2024 15:42:48 +0100 Subject: [PATCH] Open main for v0.5.0 release contributions Update all spec versions to v0.5.0-draft so that we may start accepting v0.5.0 contributions. Signed-off-by: Andrea Frittoli --- custom/schema.json | 2 +- examples/artifact_deleted.json | 2 +- examples/artifact_downloaded.json | 2 +- examples/artifact_packaged.json | 2 +- examples/artifact_published.json | 2 +- examples/artifact_signed.json | 2 +- examples/branch_created.json | 2 +- examples/branch_deleted.json | 2 +- examples/build_finished.json | 2 +- examples/build_queued.json | 2 +- examples/build_started.json | 2 +- examples/change_abandoned.json | 2 +- examples/change_created.json | 2 +- examples/change_merged.json | 2 +- examples/change_reviewed.json | 2 +- examples/change_updated.json | 2 +- examples/environment_created.json | 2 +- examples/environment_deleted.json | 2 +- examples/environment_modified.json | 2 +- examples/incident_detected.json | 2 +- examples/incident_reported.json | 2 +- examples/incident_resolved.json | 2 +- examples/pipelinerun_finished.json | 2 +- examples/pipelinerun_queued.json | 2 +- examples/pipelinerun_started.json | 2 +- examples/repository_created.json | 2 +- examples/repository_deleted.json | 2 +- examples/repository_modified.json | 2 +- examples/service_deployed.json | 2 +- examples/service_published.json | 2 +- examples/service_removed.json | 2 +- examples/service_rolledback.json | 2 +- examples/service_upgraded.json | 2 +- examples/taskrun_finished.json | 2 +- examples/taskrun_started.json | 2 +- examples/testcaserun_finished.json | 2 +- examples/testcaserun_queued.json | 2 +- examples/testcaserun_skipped.json | 2 +- examples/testcaserun_started.json | 2 +- examples/testoutput_published.json | 2 +- examples/testsuiterun_finished.json | 2 +- examples/testsuiterun_queued.json | 2 +- examples/testsuiterun_started.json | 2 +- examples/ticket_closed.json | 2 +- examples/ticket_created.json | 2 +- examples/ticket_updated.json | 2 +- schemas/artifactdeleted.json | 2 +- schemas/artifactdownloaded.json | 2 +- schemas/artifactpackaged.json | 2 +- schemas/artifactpublished.json | 2 +- schemas/artifactsigned.json | 2 +- schemas/branchcreated.json | 2 +- schemas/branchdeleted.json | 2 +- schemas/buildfinished.json | 2 +- schemas/buildqueued.json | 2 +- schemas/buildstarted.json | 2 +- schemas/changeabandoned.json | 2 +- schemas/changecreated.json | 2 +- schemas/changemerged.json | 2 +- schemas/changereviewed.json | 2 +- schemas/changeupdated.json | 2 +- schemas/environmentcreated.json | 2 +- schemas/environmentdeleted.json | 2 +- schemas/environmentmodified.json | 2 +- schemas/incidentdetected.json | 2 +- schemas/incidentreported.json | 2 +- schemas/incidentresolved.json | 2 +- schemas/pipelinerunfinished.json | 2 +- schemas/pipelinerunqueued.json | 2 +- schemas/pipelinerunstarted.json | 2 +- schemas/repositorycreated.json | 2 +- schemas/repositorydeleted.json | 2 +- schemas/repositorymodified.json | 2 +- schemas/servicedeployed.json | 2 +- schemas/servicepublished.json | 2 +- schemas/serviceremoved.json | 2 +- schemas/servicerolledback.json | 2 +- schemas/serviceupgraded.json | 2 +- schemas/taskrunfinished.json | 2 +- schemas/taskrunstarted.json | 2 +- schemas/testcaserunfinished.json | 2 +- schemas/testcaserunqueued.json | 2 +- schemas/testcaserunskipped.json | 2 +- schemas/testcaserunstarted.json | 2 +- schemas/testoutputpublished.json | 2 +- schemas/testsuiterunfinished.json | 2 +- schemas/testsuiterunqueued.json | 2 +- schemas/testsuiterunstarted.json | 2 +- schemas/ticketclosed.json | 2 +- schemas/ticketcreated.json | 2 +- schemas/ticketupdated.json | 2 +- spec.md | 4 ++-- version.txt | 2 +- 93 files changed, 94 insertions(+), 94 deletions(-) diff --git a/custom/schema.json b/custom/schema.json index 4af49f94..f20b3aae 100644 --- a/custom/schema.json +++ b/custom/schema.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/custom", + "$id": "https://cdevents.dev/0.5.0-draft/schema/custom", "properties": { "context": { "properties": { diff --git a/examples/artifact_deleted.json b/examples/artifact_deleted.json index d33d60cb..f596dc85 100644 --- a/examples/artifact_deleted.json +++ b/examples/artifact_deleted.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "source": "/event/source/123", "type": "dev.cdevents.artifact.deleted.0.1.0", diff --git a/examples/artifact_downloaded.json b/examples/artifact_downloaded.json index d7b50832..7257f39e 100644 --- a/examples/artifact_downloaded.json +++ b/examples/artifact_downloaded.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "source": "/event/source/123", "type": "dev.cdevents.artifact.downloaded.0.1.0", diff --git a/examples/artifact_packaged.json b/examples/artifact_packaged.json index 52e444e6..92b44f6e 100644 --- a/examples/artifact_packaged.json +++ b/examples/artifact_packaged.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/artifact_published.json b/examples/artifact_published.json index d3e6ae49..da54c6c0 100644 --- a/examples/artifact_published.json +++ b/examples/artifact_published.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/artifact_signed.json b/examples/artifact_signed.json index e274725d..752c7b2f 100644 --- a/examples/artifact_signed.json +++ b/examples/artifact_signed.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/branch_created.json b/examples/branch_created.json index 9df78b9b..d94e6e31 100644 --- a/examples/branch_created.json +++ b/examples/branch_created.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/branch_deleted.json b/examples/branch_deleted.json index aae54b75..5757b306 100644 --- a/examples/branch_deleted.json +++ b/examples/branch_deleted.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/build_finished.json b/examples/build_finished.json index 964c7e55..f7a9f343 100644 --- a/examples/build_finished.json +++ b/examples/build_finished.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/build_queued.json b/examples/build_queued.json index 2784e39b..e00eb9d5 100644 --- a/examples/build_queued.json +++ b/examples/build_queued.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/build_started.json b/examples/build_started.json index 13645193..c092bddd 100644 --- a/examples/build_started.json +++ b/examples/build_started.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/change_abandoned.json b/examples/change_abandoned.json index 7b5cd2db..39cce7b5 100644 --- a/examples/change_abandoned.json +++ b/examples/change_abandoned.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/change_created.json b/examples/change_created.json index 8a97a7a4..83295d1f 100644 --- a/examples/change_created.json +++ b/examples/change_created.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/change_merged.json b/examples/change_merged.json index c6f959c6..1a9d09b6 100644 --- a/examples/change_merged.json +++ b/examples/change_merged.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/change_reviewed.json b/examples/change_reviewed.json index 4ac7b91f..9fd269e9 100644 --- a/examples/change_reviewed.json +++ b/examples/change_reviewed.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/change_updated.json b/examples/change_updated.json index 879c716b..2fd8eac9 100644 --- a/examples/change_updated.json +++ b/examples/change_updated.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/environment_created.json b/examples/environment_created.json index 43724e89..68bf83fa 100644 --- a/examples/environment_created.json +++ b/examples/environment_created.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/environment_deleted.json b/examples/environment_deleted.json index cb96ec17..67ad966e 100644 --- a/examples/environment_deleted.json +++ b/examples/environment_deleted.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/environment_modified.json b/examples/environment_modified.json index f5500e33..64861315 100644 --- a/examples/environment_modified.json +++ b/examples/environment_modified.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/incident_detected.json b/examples/incident_detected.json index a8d5a8ea..73c9cf5a 100644 --- a/examples/incident_detected.json +++ b/examples/incident_detected.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "F4BD2B55-B6F6-4F44-AF72-BD2D0E7A8708", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/monitoring/prod1", diff --git a/examples/incident_reported.json b/examples/incident_reported.json index 14226757..412ff3e5 100644 --- a/examples/incident_reported.json +++ b/examples/incident_reported.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "F4BD2B55-B6F6-4F44-AF72-BD2D0E7A8708", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/monitoring/prod1", diff --git a/examples/incident_resolved.json b/examples/incident_resolved.json index 65db2fb8..74bf2e91 100644 --- a/examples/incident_resolved.json +++ b/examples/incident_resolved.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "F4BD2B55-B6F6-4F44-AF72-BD2D0E7A8708", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/monitoring/prod1", diff --git a/examples/pipelinerun_finished.json b/examples/pipelinerun_finished.json index 0ab9b712..31f4aac7 100644 --- a/examples/pipelinerun_finished.json +++ b/examples/pipelinerun_finished.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/pipelinerun_queued.json b/examples/pipelinerun_queued.json index dcccb34a..d67ed8ef 100644 --- a/examples/pipelinerun_queued.json +++ b/examples/pipelinerun_queued.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/pipelinerun_started.json b/examples/pipelinerun_started.json index f1da5839..0e348568 100644 --- a/examples/pipelinerun_started.json +++ b/examples/pipelinerun_started.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/repository_created.json b/examples/repository_created.json index b33446f5..ad1c6fe7 100644 --- a/examples/repository_created.json +++ b/examples/repository_created.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/repository_deleted.json b/examples/repository_deleted.json index f2213c4f..0d7ad4c4 100644 --- a/examples/repository_deleted.json +++ b/examples/repository_deleted.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/repository_modified.json b/examples/repository_modified.json index 76d536c7..92558ad9 100644 --- a/examples/repository_modified.json +++ b/examples/repository_modified.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/service_deployed.json b/examples/service_deployed.json index 9b1167e2..c9d49360 100644 --- a/examples/service_deployed.json +++ b/examples/service_deployed.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/service_published.json b/examples/service_published.json index 9a6df78b..25fa6ba2 100644 --- a/examples/service_published.json +++ b/examples/service_published.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/service_removed.json b/examples/service_removed.json index 0add7f1c..3b7355a2 100644 --- a/examples/service_removed.json +++ b/examples/service_removed.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/service_rolledback.json b/examples/service_rolledback.json index f36685b2..14c1b356 100644 --- a/examples/service_rolledback.json +++ b/examples/service_rolledback.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/service_upgraded.json b/examples/service_upgraded.json index 77f2690c..6d96bb4f 100644 --- a/examples/service_upgraded.json +++ b/examples/service_upgraded.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/taskrun_finished.json b/examples/taskrun_finished.json index 87f43a65..65e295d2 100644 --- a/examples/taskrun_finished.json +++ b/examples/taskrun_finished.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/taskrun_started.json b/examples/taskrun_started.json index 6c37817b..668c9e75 100644 --- a/examples/taskrun_started.json +++ b/examples/taskrun_started.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/testcaserun_finished.json b/examples/testcaserun_finished.json index 4054698a..9cc8faba 100644 --- a/examples/testcaserun_finished.json +++ b/examples/testcaserun_finished.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/testcaserun_queued.json b/examples/testcaserun_queued.json index 6f09faf5..90432563 100644 --- a/examples/testcaserun_queued.json +++ b/examples/testcaserun_queued.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/testcaserun_skipped.json b/examples/testcaserun_skipped.json index 8b016768..21dc6107 100644 --- a/examples/testcaserun_skipped.json +++ b/examples/testcaserun_skipped.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "source": "/event/source/123", "type": "dev.cdevents.testcaserun.skipped.0.1.0", diff --git a/examples/testcaserun_started.json b/examples/testcaserun_started.json index f9f5c48a..8fe23893 100644 --- a/examples/testcaserun_started.json +++ b/examples/testcaserun_started.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/testoutput_published.json b/examples/testoutput_published.json index ce6ecccf..08585242 100644 --- a/examples/testoutput_published.json +++ b/examples/testoutput_published.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/testsuiterun_finished.json b/examples/testsuiterun_finished.json index d5a08639..6800c574 100644 --- a/examples/testsuiterun_finished.json +++ b/examples/testsuiterun_finished.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/testsuiterun_queued.json b/examples/testsuiterun_queued.json index 7b57c247..ad95bdae 100644 --- a/examples/testsuiterun_queued.json +++ b/examples/testsuiterun_queued.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/testsuiterun_started.json b/examples/testsuiterun_started.json index 3173d506..961e0bbe 100644 --- a/examples/testsuiterun_started.json +++ b/examples/testsuiterun_started.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "271069a8-fc18-44f1-b38f-9d70a1695819", "chain_id": "4c8cb7dd-3448-41de-8768-eec704e2829b", "source": "/event/source/123", diff --git a/examples/ticket_closed.json b/examples/ticket_closed.json index 7c7dd405..1f62d09c 100644 --- a/examples/ticket_closed.json +++ b/examples/ticket_closed.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "F4BD2B55-B6F6-4F44-AF72-BD2D0E7A8708", "source": "/ticketing/system", "type": "dev.cdevents.ticket.closed.0.1.0", diff --git a/examples/ticket_created.json b/examples/ticket_created.json index 334d67c7..d301f7d4 100644 --- a/examples/ticket_created.json +++ b/examples/ticket_created.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "F4BD2B55-B6F6-4F44-AF72-BD2D0E7A8708", "source": "/ticketing/system", "type": "dev.cdevents.ticket.created.0.1.0", diff --git a/examples/ticket_updated.json b/examples/ticket_updated.json index a1053e7a..6f89fa85 100644 --- a/examples/ticket_updated.json +++ b/examples/ticket_updated.json @@ -1,6 +1,6 @@ { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id": "F4BD2B55-B6F6-4F44-AF72-BD2D0E7A8708", "source": "/ticketing/system", "type": "dev.cdevents.ticket.updated.0.1.0", diff --git a/schemas/artifactdeleted.json b/schemas/artifactdeleted.json index c65ff4c9..5ab9f6ec 100644 --- a/schemas/artifactdeleted.json +++ b/schemas/artifactdeleted.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/artifact-deleted-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/artifact-deleted-event", "properties": { "context": { "properties": { diff --git a/schemas/artifactdownloaded.json b/schemas/artifactdownloaded.json index 64c6bc96..a94a7225 100644 --- a/schemas/artifactdownloaded.json +++ b/schemas/artifactdownloaded.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/artifact-downloaded-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/artifact-downloaded-event", "properties": { "context": { "properties": { diff --git a/schemas/artifactpackaged.json b/schemas/artifactpackaged.json index fc0b7bd0..1018fdb2 100644 --- a/schemas/artifactpackaged.json +++ b/schemas/artifactpackaged.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/artifact-packaged-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/artifact-packaged-event", "properties": { "context": { "properties": { diff --git a/schemas/artifactpublished.json b/schemas/artifactpublished.json index 1873ea7c..99cb60ec 100644 --- a/schemas/artifactpublished.json +++ b/schemas/artifactpublished.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/artifact-published-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/artifact-published-event", "properties": { "context": { "properties": { diff --git a/schemas/artifactsigned.json b/schemas/artifactsigned.json index 329e8264..37a51490 100644 --- a/schemas/artifactsigned.json +++ b/schemas/artifactsigned.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/artifact-signed-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/artifact-signed-event", "properties": { "context": { "properties": { diff --git a/schemas/branchcreated.json b/schemas/branchcreated.json index e9b3bce8..44c1cdc0 100644 --- a/schemas/branchcreated.json +++ b/schemas/branchcreated.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/branch-created-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/branch-created-event", "properties": { "context": { "properties": { diff --git a/schemas/branchdeleted.json b/schemas/branchdeleted.json index 7fd48f44..89fadad2 100644 --- a/schemas/branchdeleted.json +++ b/schemas/branchdeleted.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/branch-deleted-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/branch-deleted-event", "properties": { "context": { "properties": { diff --git a/schemas/buildfinished.json b/schemas/buildfinished.json index efdfeb9a..79ed8ea3 100644 --- a/schemas/buildfinished.json +++ b/schemas/buildfinished.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/build-finished-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/build-finished-event", "properties": { "context": { "properties": { diff --git a/schemas/buildqueued.json b/schemas/buildqueued.json index e7251c18..7ba950bf 100644 --- a/schemas/buildqueued.json +++ b/schemas/buildqueued.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/build-queued-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/build-queued-event", "properties": { "context": { "properties": { diff --git a/schemas/buildstarted.json b/schemas/buildstarted.json index 1131f785..fd03f159 100644 --- a/schemas/buildstarted.json +++ b/schemas/buildstarted.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/build-started-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/build-started-event", "properties": { "context": { "properties": { diff --git a/schemas/changeabandoned.json b/schemas/changeabandoned.json index 05ed7deb..cd03a65a 100644 --- a/schemas/changeabandoned.json +++ b/schemas/changeabandoned.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/change-abandoned-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/change-abandoned-event", "properties": { "context": { "properties": { diff --git a/schemas/changecreated.json b/schemas/changecreated.json index 5c6dd60b..28bc3ec5 100644 --- a/schemas/changecreated.json +++ b/schemas/changecreated.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/change-created-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/change-created-event", "properties": { "context": { "properties": { diff --git a/schemas/changemerged.json b/schemas/changemerged.json index cb89ea83..0e80dc06 100644 --- a/schemas/changemerged.json +++ b/schemas/changemerged.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/change-merged-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/change-merged-event", "properties": { "context": { "properties": { diff --git a/schemas/changereviewed.json b/schemas/changereviewed.json index 0f9f0c75..0e346b48 100644 --- a/schemas/changereviewed.json +++ b/schemas/changereviewed.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/change-reviewed-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/change-reviewed-event", "properties": { "context": { "properties": { diff --git a/schemas/changeupdated.json b/schemas/changeupdated.json index af0897c0..450b5822 100644 --- a/schemas/changeupdated.json +++ b/schemas/changeupdated.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/change-updated-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/change-updated-event", "properties": { "context": { "properties": { diff --git a/schemas/environmentcreated.json b/schemas/environmentcreated.json index 00093311..c4dee19f 100644 --- a/schemas/environmentcreated.json +++ b/schemas/environmentcreated.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/environment-created-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/environment-created-event", "properties": { "context": { "properties": { diff --git a/schemas/environmentdeleted.json b/schemas/environmentdeleted.json index 53ab8de7..263de5e5 100644 --- a/schemas/environmentdeleted.json +++ b/schemas/environmentdeleted.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/environment-deleted-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/environment-deleted-event", "properties": { "context": { "properties": { diff --git a/schemas/environmentmodified.json b/schemas/environmentmodified.json index 1c44b715..8a890ef1 100644 --- a/schemas/environmentmodified.json +++ b/schemas/environmentmodified.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/environment-modified-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/environment-modified-event", "properties": { "context": { "properties": { diff --git a/schemas/incidentdetected.json b/schemas/incidentdetected.json index 038e6fc5..7af0dd2d 100644 --- a/schemas/incidentdetected.json +++ b/schemas/incidentdetected.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/incident-detected-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/incident-detected-event", "properties": { "context": { "properties": { diff --git a/schemas/incidentreported.json b/schemas/incidentreported.json index ef4af5bc..254e64ee 100644 --- a/schemas/incidentreported.json +++ b/schemas/incidentreported.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/incident-reported-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/incident-reported-event", "properties": { "context": { "properties": { diff --git a/schemas/incidentresolved.json b/schemas/incidentresolved.json index ebb17304..29eb5183 100644 --- a/schemas/incidentresolved.json +++ b/schemas/incidentresolved.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/incident-resolved-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/incident-resolved-event", "properties": { "context": { "properties": { diff --git a/schemas/pipelinerunfinished.json b/schemas/pipelinerunfinished.json index db8c77c1..557ae468 100644 --- a/schemas/pipelinerunfinished.json +++ b/schemas/pipelinerunfinished.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/pipeline-run-finished-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/pipeline-run-finished-event", "properties": { "context": { "properties": { diff --git a/schemas/pipelinerunqueued.json b/schemas/pipelinerunqueued.json index 636c14e4..b3fe567d 100644 --- a/schemas/pipelinerunqueued.json +++ b/schemas/pipelinerunqueued.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/pipeline-run-queued-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/pipeline-run-queued-event", "properties": { "context": { "properties": { diff --git a/schemas/pipelinerunstarted.json b/schemas/pipelinerunstarted.json index 6bc193c0..32f428cf 100644 --- a/schemas/pipelinerunstarted.json +++ b/schemas/pipelinerunstarted.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/pipeline-run-started-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/pipeline-run-started-event", "properties": { "context": { "properties": { diff --git a/schemas/repositorycreated.json b/schemas/repositorycreated.json index 913eb9c1..c8e1bab8 100644 --- a/schemas/repositorycreated.json +++ b/schemas/repositorycreated.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/repository-created-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/repository-created-event", "properties": { "context": { "properties": { diff --git a/schemas/repositorydeleted.json b/schemas/repositorydeleted.json index 9877b64f..782a9159 100644 --- a/schemas/repositorydeleted.json +++ b/schemas/repositorydeleted.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/repository-deleted-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/repository-deleted-event", "properties": { "context": { "properties": { diff --git a/schemas/repositorymodified.json b/schemas/repositorymodified.json index 1fce9213..973a3294 100644 --- a/schemas/repositorymodified.json +++ b/schemas/repositorymodified.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/repository-modified-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/repository-modified-event", "properties": { "context": { "properties": { diff --git a/schemas/servicedeployed.json b/schemas/servicedeployed.json index 2ef30cab..8b28ee6a 100644 --- a/schemas/servicedeployed.json +++ b/schemas/servicedeployed.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/service-deployed-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/service-deployed-event", "properties": { "context": { "properties": { diff --git a/schemas/servicepublished.json b/schemas/servicepublished.json index a5b44ba0..b4b39da1 100644 --- a/schemas/servicepublished.json +++ b/schemas/servicepublished.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/service-published-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/service-published-event", "properties": { "context": { "properties": { diff --git a/schemas/serviceremoved.json b/schemas/serviceremoved.json index 8745d654..311b4dfd 100644 --- a/schemas/serviceremoved.json +++ b/schemas/serviceremoved.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/service-removed-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/service-removed-event", "properties": { "context": { "properties": { diff --git a/schemas/servicerolledback.json b/schemas/servicerolledback.json index cf7c08e1..0980d745 100644 --- a/schemas/servicerolledback.json +++ b/schemas/servicerolledback.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/service-rolledback-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/service-rolledback-event", "properties": { "context": { "properties": { diff --git a/schemas/serviceupgraded.json b/schemas/serviceupgraded.json index 13827881..3ed04b10 100644 --- a/schemas/serviceupgraded.json +++ b/schemas/serviceupgraded.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/service-upgraded-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/service-upgraded-event", "properties": { "context": { "properties": { diff --git a/schemas/taskrunfinished.json b/schemas/taskrunfinished.json index 935940bb..eefc45d6 100644 --- a/schemas/taskrunfinished.json +++ b/schemas/taskrunfinished.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/task-run-finished-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/task-run-finished-event", "properties": { "context": { "properties": { diff --git a/schemas/taskrunstarted.json b/schemas/taskrunstarted.json index ac0619f7..fbc0ec16 100644 --- a/schemas/taskrunstarted.json +++ b/schemas/taskrunstarted.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/task-run-started-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/task-run-started-event", "properties": { "context": { "properties": { diff --git a/schemas/testcaserunfinished.json b/schemas/testcaserunfinished.json index 5962f441..4a5e73ff 100644 --- a/schemas/testcaserunfinished.json +++ b/schemas/testcaserunfinished.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/test-case-run-finished-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/test-case-run-finished-event", "properties": { "context": { "properties": { diff --git a/schemas/testcaserunqueued.json b/schemas/testcaserunqueued.json index b109f70e..7af1afe3 100644 --- a/schemas/testcaserunqueued.json +++ b/schemas/testcaserunqueued.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/test-case-run-queued-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/test-case-run-queued-event", "properties": { "context": { "properties": { diff --git a/schemas/testcaserunskipped.json b/schemas/testcaserunskipped.json index 95137ff8..5008045f 100644 --- a/schemas/testcaserunskipped.json +++ b/schemas/testcaserunskipped.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/test-case-run-skipped-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/test-case-run-skipped-event", "properties": { "context": { "properties": { diff --git a/schemas/testcaserunstarted.json b/schemas/testcaserunstarted.json index 963a48cc..2ade9243 100644 --- a/schemas/testcaserunstarted.json +++ b/schemas/testcaserunstarted.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/test-case-run-started-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/test-case-run-started-event", "properties": { "context": { "properties": { diff --git a/schemas/testoutputpublished.json b/schemas/testoutputpublished.json index bb8d10e5..3ae4daa2 100644 --- a/schemas/testoutputpublished.json +++ b/schemas/testoutputpublished.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/test-output-published-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/test-output-published-event", "properties": { "context": { "properties": { diff --git a/schemas/testsuiterunfinished.json b/schemas/testsuiterunfinished.json index 782d64a3..061c225e 100644 --- a/schemas/testsuiterunfinished.json +++ b/schemas/testsuiterunfinished.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/test-suite-run-finished-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/test-suite-run-finished-event", "properties": { "context": { "properties": { diff --git a/schemas/testsuiterunqueued.json b/schemas/testsuiterunqueued.json index abefe718..0eb0a26f 100644 --- a/schemas/testsuiterunqueued.json +++ b/schemas/testsuiterunqueued.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/test-suite-run-queued-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/test-suite-run-queued-event", "properties": { "context": { "properties": { diff --git a/schemas/testsuiterunstarted.json b/schemas/testsuiterunstarted.json index bef07143..f46bc9c3 100644 --- a/schemas/testsuiterunstarted.json +++ b/schemas/testsuiterunstarted.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/test-suite-run-started-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/test-suite-run-started-event", "properties": { "context": { "properties": { diff --git a/schemas/ticketclosed.json b/schemas/ticketclosed.json index 8b670ac8..b5e512e3 100644 --- a/schemas/ticketclosed.json +++ b/schemas/ticketclosed.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/ticket-closed-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/ticket-closed-event", "properties": { "context": { "properties": { diff --git a/schemas/ticketcreated.json b/schemas/ticketcreated.json index d54dd18b..2bd97804 100644 --- a/schemas/ticketcreated.json +++ b/schemas/ticketcreated.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/ticket-created-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/ticket-created-event", "properties": { "context": { "properties": { diff --git a/schemas/ticketupdated.json b/schemas/ticketupdated.json index 8f3ca300..7a7f2747 100644 --- a/schemas/ticketupdated.json +++ b/schemas/ticketupdated.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://cdevents.dev/0.4.0/schema/ticket-updated-event", + "$id": "https://cdevents.dev/0.5.0-draft/schema/ticket-updated-event", "properties": { "context": { "properties": { diff --git a/spec.md b/spec.md index 5032ef15..fd27ec7f 100644 --- a/spec.md +++ b/spec.md @@ -371,7 +371,7 @@ This is an example of a full CDEvent context, rendered in JSON format: ```json { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id" : "A234-1234-1234", "source" : "/staging/tekton/", "type" : "dev.cdevents.taskrun.started.0.2.0", @@ -457,7 +457,7 @@ The following example shows `context` and `subject` together, rendered as JSON. ```json { "context": { - "version": "0.4.0", + "version": "0.5.0-draft", "id" : "A234-1234-1234", "source" : "/staging/tekton/", "type" : "dev.cdevents.taskrun.started.0.2.0", diff --git a/version.txt b/version.txt index 1d0ba9ea..665c39fe 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.4.0 +0.5.0-draft