Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 53c278e

Browse files
authored
Remove expiry dates for Codespaces support of JetBrains Gateway releases (#52569)
1 parent e4d5e26 commit 53c278e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The basic process behind using a codespace in your JetBrains IDE is as follows.
4545
To work in a codespace in a JetBrains IDE you need:
4646

4747
* A valid JetBrains license.
48-
* The JetBrains Gateway application, <!-- expires 2024-09-30 -->versions 2023.3.\* or 2024.1.\*.<!-- end expires 2024-09-30 --><!-- See https://github.com/github/docs-content/issues/15070#issuecomment-2202422516 -->
48+
* The JetBrains Gateway application, versions 2023.3.\* or 2024.1.\*.
4949
* 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)."
5050

5151
### JetBrains license

data/reusables/codespaces/codespaces-jetbrains-beta-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
**Notes:**
44

55
* Using {% data variables.product.prodname_github_codespaces %} with JetBrains IDEs is currently in {% data variables.release-phases.public_preview %} and is subject to change.
6-
* To work on a codespace in a JetBrains IDE you must use <!-- expires 2024-11-30 -->release 2023.3.\* or 2024.1.\*<!-- end expires 2024-11-30 --><!-- See https://github.com/github/docs-content/issues/15070#issuecomment-2202422516 --> of the JetBrains Gateway.
6+
* To work on a codespace in a JetBrains IDE you must use release 2023.3.\* or 2024.1.\* of the JetBrains Gateway.
77

88
{% endnote %}

0 commit comments

Comments
 (0)