Skip to content

Commit

Permalink
Migrate content to cdevents.dev
Browse files Browse the repository at this point in the history
Signed-off-by: Terry Cox <terry@bootstrap.je>
  • Loading branch information
tdcox authored and afrittoli committed Dec 13, 2022
1 parent 2c9fa15 commit 03ca228
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 1,018 deletions.
43 changes: 41 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,45 @@ The latest release of the specification on is
continuously follow the latest updates of the specification on [the `main`
branch](./spec.md).

The concepts and ideas that have formed the current specification are outlined in the [CDEvents Primer](./primer/_index.md).
To understand more about the concepts and ideas that have formed the current published
specification, visit the [CDEvents Documentation](https://cdevents.dev/docs/) site.

The reference specification is maintained in this repository.

Key assets are as follows:

### [White Paper](./CDEvents_Whitepaper.pdf)

The Continuous Delivery Foundation White Paper on CDEvents

### [Primer](https://cdevents.dev/docs/primer/)

An introduction to CDEvents and associated concepts

### [Common Metadata](./spec.md)

An overview of Metadata common across the CDEvents Specification

### [Core Events](./core.md)

Definition of specific events that are fundamental to pipeline execution and orchestration

### [Source Code Control Events](./source-code-version-control.md)

Handling Events relating to changes in version management of Source Code and related assets

### [Continuous Integration Events](./continuous-integration-pipeline-events.md)

Handling Events associated with Continuous Integration activities, typically involving build and test

### [Continuous Deployment Events](./continuous-deployment-pipeline-events.md)

Handling Events associated with Continuous Deployment activities

### [CloudEvents Binding and Transport](./cloudevents-binding.md)

Defining how CDEvents are mapped to CloudEvents for transportation and delivery

## CDEvents SDKs

CDEvents is developing as set of SDKs:
Expand All @@ -52,6 +90,7 @@ CDEvents is developing as set of SDKs:
* [Python](https://github.com/cdevents/sdk-python)
* [Java](https://github.com/cdevents/sdk-java)


## Community

### How to get involved
Expand All @@ -65,7 +104,7 @@ via:

### Contributing

If you would like to contribute, see our [contributing](https://github.com/cdevents/.github/blob/main/docs/CONTRIBUTING.md)
If you would like to contribute, see our [contributing](https://cdevents.dev/community/contribution-guidelines/)
guidelines.

### Governance
Expand Down
457 changes: 0 additions & 457 deletions images/cdevents.drawio

This file was deleted.

Loading

0 comments on commit 03ca228

Please sign in to comment.