From 8a410ac9ed8a2df54467a3364d08a7291b89d708 Mon Sep 17 00:00:00 2001 From: Jacob Pleiness Date: Wed, 16 Oct 2024 12:23:57 -0400 Subject: [PATCH 1/2] Revert "Update releases page for 5.8 (#702)" This reverts commit ee2cda07e5c45f4efc90639f3279fd8569ae2c1f. Naming schema is wrong --- docs/releases.mdx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/releases.mdx b/docs/releases.mdx index cd94a9eff..670c56666 100644 --- a/docs/releases.mdx +++ b/docs/releases.mdx @@ -12,12 +12,11 @@ Currently supported versions of Sourcegraph: | **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** | |---------------------------------|-------------------------------|---------------|----------------------------------------------------------|------------------------------------------------------| -| 5.8 | October 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v580) | [Install](https://sourcegraph.com/docs/admin/deploy) | -| 5.7.1 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v572474) | [Install](https://sourcegraph.com/docs/admin/deploy) | -| 5.7 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v570) | [Install](https://sourcegraph.com/docs/admin/deploy) | -| 5.6.2 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v562535) | [Install](https://sourcegraph.com/docs/admin/deploy) | -| 5.6.1 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v56185) | [Install](https://sourcegraph.com/docs/admin/deploy) | -| 5.6 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v560) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| Sourcegraph 5 Release 7 Patch 1 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v572474) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| Sourcegraph 5 Release 7 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v570) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| Sourcegraph 5 Release 6 Patch 2 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v562535) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| Sourcegraph 5 Release 6 Patch 1 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v56185) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| Sourcegraph 5 Release 6 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v560) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 5.5 | July 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v553956) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 5.4 | May 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v547765) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 5.3 | February 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v5312303) | [Install](https://sourcegraph.com/docs/admin/deploy) | From 9953f4e1b223cbbf8f01763bcc55fa5267bf8180 Mon Sep 17 00:00:00 2001 From: Jacob Pleiness Date: Wed, 16 Oct 2024 12:26:16 -0400 Subject: [PATCH 2/2] update docs for 5.8 with proper naming --- docs/releases.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.mdx b/docs/releases.mdx index 670c56666..aca760189 100644 --- a/docs/releases.mdx +++ b/docs/releases.mdx @@ -12,6 +12,7 @@ Currently supported versions of Sourcegraph: | **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** | |---------------------------------|-------------------------------|---------------|----------------------------------------------------------|------------------------------------------------------| +| Sourcegraph 5 Release 8 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v580) | [Install](https://sourcegraph.com/docs/admin/deploy) | | Sourcegraph 5 Release 7 Patch 1 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v572474) | [Install](https://sourcegraph.com/docs/admin/deploy) | | Sourcegraph 5 Release 7 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v570) | [Install](https://sourcegraph.com/docs/admin/deploy) | | Sourcegraph 5 Release 6 Patch 2 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v562535) | [Install](https://sourcegraph.com/docs/admin/deploy) |