From 0fb9c4e68a07c046920ab5cf121755fe6fcf3036 Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 5 Oct 2021 10:53:17 +0200 Subject: [PATCH 1/2] chore: bumping vale actions Signed-off-by: blam --- .github/workflows/docs-quality-checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs-quality-checker.yml b/.github/workflows/docs-quality-checker.yml index 2150c4ee6a..d61cf4cf01 100644 --- a/.github/workflows/docs-quality-checker.yml +++ b/.github/workflows/docs-quality-checker.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: documentation quality check - uses: errata-ai/vale-action@v1.3.0 + uses: errata-ai/vale-action@v1.4.0 # Whitelist excluding ADOPTERS, CHANGELOG and OWNERS (no exclude flag exists) with: files: '[".changeset", ".github", "contrib", "docs", "microsite", "packages", "plugins", "CONTRIBUTING.md", "CODE_OF_CONDUCT.md", "GOVERNANCE.md", "README.md"]' From bae5cefc8fcf76ee8bfb04fb7f41b16f863e6996 Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 5 Oct 2021 11:15:23 +0200 Subject: [PATCH 2/2] chore: revert docs again Signed-off-by: blam --- docs/overview/stability-index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview/stability-index.md b/docs/overview/stability-index.md index 8e710d4e7c..963b476aa2 100644 --- a/docs/overview/stability-index.md +++ b/docs/overview/stability-index.md @@ -27,7 +27,7 @@ point building on top of the previous one: and the new APIs can be used in parallel. This deprecation must have been released for at least two weeks before the deprecated API is removed in a minor version bump. -- **3** - The time limit for the deprecation is 3 months instead of two weeks. +- **3** - The time limit for the deprecation is 3 months instead of two days. TL;DR: