Skip to content

Commit

Permalink
Remove work-in-progress notes
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Frittoli <[email protected]>
  • Loading branch information
afrittoli committed Oct 21, 2022
1 parent 24c9745 commit 903f282
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 16 deletions.
4 changes: 0 additions & 4 deletions cloudevents-binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ description: >
-->
# CloudEvents Binding for CDEvents

__Note:__ This is an __unreleased__, work-in-progress version of the spec,
and is being worked on by members of the CDEvents project.
You are very welcome to [join the work and the discussions](https://github.com/cdevents)!

## Abstract

The CloudEvents Binding for CDEvents defines how CDEvents are mapped to CloudEvents headers and body.
Expand Down
2 changes: 0 additions & 2 deletions continuous-deployment-pipeline-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: >
-->
# Continuous Deployment Events

__Note:__ This is a work-in-progress draft version and is being worked on by members of the Events SIG. You are very welcome to join the work and the discussions!

Continuous Deployment (CD) events are related to continuos deployment pipelines and their target environments. These events can be emitted by environments to report where software artifacts such as services, binaries, daemons, jobs or embedded software are running.

## Subjects
Expand Down
2 changes: 0 additions & 2 deletions continuous-integration-pipeline-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: >
-->
# Continuous Integration Events

__Note:__ This is a work-in-progress draft version and is being worked on by members of the Events SIG. You are very welcome to join the work and the discussions!

Continuous Integration (CI) events include the subject and predicates related to CI activities such as building software, producing artifacts and running tests.

## Subjects
Expand Down
2 changes: 0 additions & 2 deletions core.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: >
-->
# Continuous Delivery Core Events

__Note:__ This is a work-in-progress draft version and is being worked on by members of the Events SIG. You are very welcome to join the work and the discussions!

Continuous Delivery Core Events include the subjects and predicates related to orchestration of execution required to deterministically and continuously delivery software to users.
Core events are at the lower level of abstraction in the dictionary: they describe the status of an execution, but they don't include any semantic about the function of the execution itself. These events are generated by [pipeline orchestration engines](https://landscape.cd.foundation/card-mode?category=ci-pipeline-orchestration&grouping=category).

Expand Down
2 changes: 0 additions & 2 deletions source-code-version-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: >
-->
# Source Code Version Control Events

__Note:__ This is a work-in-progress draft version and is being worked on by members of the Events SIG. You are very welcome to join the work and the discussions!

Source Code Version Control events includes the subjects and predicates related to changes in Source Code repositories that are relevant from a Continuous Delivery perspective.

## Subjects
Expand Down
4 changes: 0 additions & 4 deletions spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ description: >
-->
# CDEvents

__Note:__ This is an __unreleased__, work-in-progress version of the spec,
and is being worked on by members of the CDEvents project.
You are very welcome to [join the work and the discussions](https://github.com/cdevents)!

## Abstract

CDEvents is a common specification for Continuous Delivery events.
Expand Down

0 comments on commit 903f282

Please sign in to comment.