Skip to content

Commit

Permalink
fixup! Update links.md
Browse files Browse the repository at this point in the history
Signed-off-by: benjamin-j-powell <[email protected]>
  • Loading branch information
benjamin-j-powell committed Jan 15, 2024
1 parent 4485c0a commit 09c3829
Show file tree
Hide file tree
Showing 33 changed files with 66 additions and 66 deletions.
4 changes: 2 additions & 2 deletions schemas/artifactpackaged.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.artifact.packaged.0.2.0"
"dev.cdevents.artifact.packaged.0.2.0-draft"
],
"default": "dev.cdevents.artifact.packaged.0.2.0"
"default": "dev.cdevents.artifact.packaged.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/artifactpublished.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.artifact.published.0.2.0"
"dev.cdevents.artifact.published.0.2.0-draft"
],
"default": "dev.cdevents.artifact.published.0.2.0"
"default": "dev.cdevents.artifact.published.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/artifactsigned.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.artifact.signed.0.2.0"
"dev.cdevents.artifact.signed.0.2.0-draft"
],
"default": "dev.cdevents.artifact.signed.0.2.0"
"default": "dev.cdevents.artifact.signed.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/branchcreated.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.branch.created.0.2.0"
"dev.cdevents.branch.created.0.2.0-draft"
],
"default": "dev.cdevents.branch.created.0.2.0"
"default": "dev.cdevents.branch.created.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/branchdeleted.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.branch.deleted.0.2.0"
"dev.cdevents.branch.deleted.0.2.0-draft"
],
"default": "dev.cdevents.branch.deleted.0.2.0"
"default": "dev.cdevents.branch.deleted.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/buildfinished.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.build.finished.0.2.0"
"dev.cdevents.build.finished.0.2.0-draft"
],
"default": "dev.cdevents.build.finished.0.2.0"
"default": "dev.cdevents.build.finished.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/buildqueued.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.build.queued.0.2.0"
"dev.cdevents.build.queued.0.2.0-draft"
],
"default": "dev.cdevents.build.queued.0.2.0"
"default": "dev.cdevents.build.queued.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/buildstarted.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.build.started.0.2.0"
"dev.cdevents.build.started.0.2.0-draft"
],
"default": "dev.cdevents.build.started.0.2.0"
"default": "dev.cdevents.build.started.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/changeabandoned.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.change.abandoned.0.2.0"
"dev.cdevents.change.abandoned.0.2.0-draft"
],
"default": "dev.cdevents.change.abandoned.0.2.0"
"default": "dev.cdevents.change.abandoned.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/changecreated.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.change.created.0.3.0"
"dev.cdevents.change.created.0.3.0-draft"
],
"default": "dev.cdevents.change.created.0.3.0"
"default": "dev.cdevents.change.created.0.3.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/changemerged.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.change.merged.0.2.0"
"dev.cdevents.change.merged.0.2.0-draft"
],
"default": "dev.cdevents.change.merged.0.2.0"
"default": "dev.cdevents.change.merged.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/changereviewed.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.change.reviewed.0.2.0"
"dev.cdevents.change.reviewed.0.2.0-draft"
],
"default": "dev.cdevents.change.reviewed.0.2.0"
"default": "dev.cdevents.change.reviewed.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/changeupdated.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.change.updated.0.2.0"
"dev.cdevents.change.updated.0.2.0-draft"
],
"default": "dev.cdevents.change.updated.0.2.0"
"default": "dev.cdevents.change.updated.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/environmentcreated.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.environment.created.0.2.0"
"dev.cdevents.environment.created.0.2.0-draft"
],
"default": "dev.cdevents.environment.created.0.2.0"
"default": "dev.cdevents.environment.created.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/environmentdeleted.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.environment.deleted.0.2.0"
"dev.cdevents.environment.deleted.0.2.0-draft"
],
"default": "dev.cdevents.environment.deleted.0.2.0"
"default": "dev.cdevents.environment.deleted.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/environmentmodified.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.environment.modified.0.2.0"
"dev.cdevents.environment.modified.0.2.0-draft"
],
"default": "dev.cdevents.environment.modified.0.2.0"
"default": "dev.cdevents.environment.modified.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/incidentdetected.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.incident.detected.0.2.0"
"dev.cdevents.incident.detected.0.2.0-draft"
],
"default": "dev.cdevents.incident.detected.0.2.0"
"default": "dev.cdevents.incident.detected.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/incidentreported.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.incident.reported.0.2.0"
"dev.cdevents.incident.reported.0.2.0-draft"
],
"default": "dev.cdevents.incident.reported.0.2.0"
"default": "dev.cdevents.incident.reported.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/incidentresolved.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.incident.resolved.0.2.0"
"dev.cdevents.incident.resolved.0.2.0-draft"
],
"default": "dev.cdevents.incident.resolved.0.2.0"
"default": "dev.cdevents.incident.resolved.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/pipelinerunfinished.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.pipelinerun.finished.0.2.0"
"dev.cdevents.pipelinerun.finished.0.2.0-draft"
],
"default": "dev.cdevents.pipelinerun.finished.0.2.0"
"default": "dev.cdevents.pipelinerun.finished.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/pipelinerunqueued.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.pipelinerun.queued.0.2.0"
"dev.cdevents.pipelinerun.queued.0.2.0-draft"
],
"default": "dev.cdevents.pipelinerun.queued.0.2.0"
"default": "dev.cdevents.pipelinerun.queued.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/pipelinerunstarted.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.pipelinerun.started.0.2.0"
"dev.cdevents.pipelinerun.started.0.2.0-draft"
],
"default": "dev.cdevents.pipelinerun.started.0.2.0"
"default": "dev.cdevents.pipelinerun.started.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/repositorycreated.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.repository.created.0.2.0"
"dev.cdevents.repository.created.0.2.0-draft"
],
"default": "dev.cdevents.repository.created.0.2.0"
"default": "dev.cdevents.repository.created.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/repositorydeleted.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.repository.deleted.0.2.0"
"dev.cdevents.repository.deleted.0.2.0-draft"
],
"default": "dev.cdevents.repository.deleted.0.2.0"
"default": "dev.cdevents.repository.deleted.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/repositorymodified.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.repository.modified.0.2.0"
"dev.cdevents.repository.modified.0.2.0-draft"
],
"default": "dev.cdevents.repository.modified.0.2.0"
"default": "dev.cdevents.repository.modified.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/taskrunstarted.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.taskrun.started.0.2.0"
"dev.cdevents.taskrun.started.0.2.0-draft"
],
"default": "dev.cdevents.taskrun.started.0.2.0"
"default": "dev.cdevents.taskrun.started.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/testcaserunfinished.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.testcaserun.finished.0.2.0"
"dev.cdevents.testcaserun.finished.0.2.0-draft"
],
"default": "dev.cdevents.testcaserun.finished.0.2.0"
"default": "dev.cdevents.testcaserun.finished.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/testcaserunqueued.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.testcaserun.queued.0.2.0"
"dev.cdevents.testcaserun.queued.0.2.0-draft"
],
"default": "dev.cdevents.testcaserun.queued.0.2.0"
"default": "dev.cdevents.testcaserun.queued.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/testcaserunstarted.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.testcaserun.started.0.2.0"
"dev.cdevents.testcaserun.started.0.2.0-draft"
],
"default": "dev.cdevents.testcaserun.started.0.2.0"
"default": "dev.cdevents.testcaserun.started.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/testoutputpublished.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.testoutput.published.0.2.0"
"dev.cdevents.testoutput.published.0.2.0-draft"
],
"default": "dev.cdevents.testoutput.published.0.2.0"
"default": "dev.cdevents.testoutput.published.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/testsuiterunfinished.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.testsuiterun.finished.0.2.0"
"dev.cdevents.testsuiterun.finished.0.2.0-draft"
],
"default": "dev.cdevents.testsuiterun.finished.0.2.0"
"default": "dev.cdevents.testsuiterun.finished.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/testsuiterunqueued.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.testsuiterun.queued.0.2.0"
"dev.cdevents.testsuiterun.queued.0.2.0-draft"
],
"default": "dev.cdevents.testsuiterun.queued.0.2.0"
"default": "dev.cdevents.testsuiterun.queued.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions schemas/testsuiterunstarted.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"type": {
"type": "string",
"enum": [
"dev.cdevents.testsuiterun.started.0.2.0"
"dev.cdevents.testsuiterun.started.0.2.0-draft"
],
"default": "dev.cdevents.testsuiterun.started.0.2.0"
"default": "dev.cdevents.testsuiterun.started.0.2.0-draft"
},
"timestamp": {
"type": "string",
Expand Down

0 comments on commit 09c3829

Please sign in to comment.