From 92bfb8103077f5c6325ffceb8cf70ebfd7783121 Mon Sep 17 00:00:00 2001 From: hubwriter Date: Mon, 8 Jul 2024 00:14:40 +0100 Subject: [PATCH] Extend expiry date for JetBrains Gateway support (#51499) --- .../using-github-codespaces-in-your-jetbrains-ide.md | 2 +- data/reusables/codespaces/codespaces-jetbrains-beta-note.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md b/content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md index 1d0eaef08d..565ca933fc 100644 --- a/content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md +++ b/content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md @@ -45,7 +45,7 @@ The basic process behind using a codespace in your JetBrains IDE is as follows. To work in a codespace in a JetBrains IDE you need: * A valid JetBrains license. -* The JetBrains Gateway application, versions 2023.3.\* or 2024.1.\*. +* The JetBrains Gateway application, versions 2023.3.\* or 2024.1.\*. * An existing codespace running on a virtual machine that has at least 4 cores. The codespace must also be running an SSH server. For more information, see "[Codespace running an SSH server](#codespace-running-an-ssh-server)." ### JetBrains license diff --git a/data/reusables/codespaces/codespaces-jetbrains-beta-note.md b/data/reusables/codespaces/codespaces-jetbrains-beta-note.md index a53231d54c..6f5630fdeb 100644 --- a/data/reusables/codespaces/codespaces-jetbrains-beta-note.md +++ b/data/reusables/codespaces/codespaces-jetbrains-beta-note.md @@ -3,6 +3,6 @@ **Notes:** * Using {% data variables.product.prodname_github_codespaces %} with JetBrains IDEs is currently in public beta and is subject to change. -* To work on a codespace in a JetBrains IDE you must use release 2023.3.\* or 2024.1.\* of the JetBrains Gateway. +* To work on a codespace in a JetBrains IDE you must use release 2023.3.\* or 2024.1.\* of the JetBrains Gateway. {% endnote %}