From efa0c20b0df5b4250f58e45da4b0ec9285372bb8 Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Mon, 24 Oct 2022 05:30:22 -0400 Subject: [PATCH] Updates after release 0.1.0 Signed-off-by: Andrea Frittoli --- content/en/_index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content/en/_index.html b/content/en/_index.html index 46fab14..f539f41 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -28,15 +28,17 @@ {{% blocks/section color="secondary" %}} {{% blocks/feature icon="fa-users" title="Community" %}} -The project is currently developed and maintained by the Events Special Interest Group at the CDF. We welcome contributions! +The project is developed and maintained by the Events Special Interest Group at the CDF. We welcome contributions! {{% /blocks/feature %}} {{% blocks/feature icon="fa-cogs" title="Demos" %}} -Our first proof of concept includes CDEvents in Tekton and Keptn. We are building the next PoC. +Our first proof of concept includes CDEvents in Tekton and Keptn. +We are building the next PoC to produce DevOps metrics through CDEvents. {{% /blocks/feature %}} {{% blocks/feature icon="fa-spinner" title="In Progress" %}} -Our specification work is driven by interoperability use cases. We are working towards v0.1. +Our specification work is driven by interoperability use cases. +Our first release v0.1.0 includes a Go SDK. {{% /blocks/feature %}} {{% /blocks/section %}}