From 27103d86e35c7a40f072b60c5ae2b9611e1d197a Mon Sep 17 00:00:00 2001 From: Ruediger Schulze <140042958+rrschulze@users.noreply.github.com> Date: Fri, 22 Sep 2023 09:40:12 +0200 Subject: [PATCH] Clarify release cycle in tier description of docs/platform-support.md Co-authored-by: Alex Boten --- docs/platform-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform-support.md b/docs/platform-support.md index 9a793981766..0c7453a7315 100644 --- a/docs/platform-support.md +++ b/docs/platform-support.md @@ -35,7 +35,7 @@ The following tables summarized the platform tiers of support by the verificatio ### Tier 1 – Primary Support -The Tier 1 supported platforms are _guaranteed to work_. Precompiled binaries are built on the platform, fully supported for all collector add-ons (receivers, processor, exporters etc.), and continuously tested as part of the development processes to ensure any proposed change will function correctly. Build and test infrastructure is provided by the project. All tests are executed on the platform as part of automated continuous integration (CI) for each pull request and the biweekly release cycle. Any build or test failure block the release of the collector distribution for all platforms. Defects are addressed with priority and depending on severity fixed for previous release(s) in a bug fix release. +The Tier 1 supported platforms are _guaranteed to work_. Precompiled binaries are built on the platform, fully supported for all collector add-ons (receivers, processor, exporters etc.), and continuously tested as part of the development processes to ensure any proposed change will function correctly. Build and test infrastructure is provided by the project. All tests are executed on the platform as part of automated continuous integration (CI) for each pull request and the [release cycle](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/release.md#release-schedule). Any build or test failure block the release of the collector distribution for all platforms. Defects are addressed with priority and depending on severity fixed for previous release(s) in a bug fix release. Tier 1 platforms are currently: | Platform | Owner(s) |