Remove expiry dates for Codespaces support of JetBrains Gateway releases (#52569)
This commit is contained in:
@@ -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, <!-- 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 -->
|
||||
* 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
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
**Notes:**
|
||||
|
||||
* Using {% data variables.product.prodname_github_codespaces %} with JetBrains IDEs is currently in {% data variables.release-phases.public_preview %} and is subject to change.
|
||||
* 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.
|
||||
* To work on a codespace in a JetBrains IDE you must use release 2023.3.\* or 2024.1.\* of the JetBrains Gateway.
|
||||
|
||||
{% endnote %}
|
||||
|
||||
Reference in New Issue
Block a user