1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Rename codespaces/developing-in-codespaces to codespaces/developing-in-a-codespace (#44756)

This commit is contained in:
Peter Bengtsson
2023-10-23 09:16:08 -04:00
committed by GitHub
parent 4e2a29cbe9
commit 561f8fb022
22 changed files with 52 additions and 20 deletions

View File

@@ -9,6 +9,8 @@ topics:
- Codespaces - Codespaces
- Fundamentals - Fundamentals
- Developer - Developer
redirect_from:
- /codespaces/developing-in-codespaces/connecting-to-a-private-network
--- ---
## About codespace networking ## About codespace networking

View File

@@ -5,6 +5,7 @@ redirect_from:
- /github/developing-online-with-github-codespaces/creating-a-codespace - /github/developing-online-with-github-codespaces/creating-a-codespace
- /github/developing-online-with-codespaces/creating-a-codespace - /github/developing-online-with-codespaces/creating-a-codespace
- /codespaces/developing-in-codespaces/creating-a-codespace - /codespaces/developing-in-codespaces/creating-a-codespace
- /codespaces/developing-in-codespaces/creating-a-codespace-for-a-repository
versions: versions:
fpt: '*' fpt: '*'
ghec: '*' ghec: '*'

View File

@@ -10,6 +10,8 @@ topics:
- Fundamentals - Fundamentals
- Developer - Developer
shortTitle: Create a codespace from a template shortTitle: Create a codespace from a template
redirect_from:
- /codespaces/developing-in-codespaces/creating-a-codespace-from-a-template
--- ---
## About templates for {% data variables.product.prodname_github_codespaces %} ## About templates for {% data variables.product.prodname_github_codespaces %}

View File

@@ -10,6 +10,8 @@ topics:
- Codespaces - Codespaces
- Fundamentals - Fundamentals
- Developer - Developer
redirect_from:
- /codespaces/developing-in-codespaces/default-environment-variables-for-your-codespace
--- ---
## About default environment variables ## About default environment variables

View File

@@ -4,6 +4,7 @@ intro: You can delete a codespace you no longer need.
redirect_from: redirect_from:
- /github/developing-online-with-github-codespaces/deleting-a-codespace - /github/developing-online-with-github-codespaces/deleting-a-codespace
- /github/developing-online-with-codespaces/deleting-a-codespace - /github/developing-online-with-codespaces/deleting-a-codespace
- /codespaces/developing-in-codespaces/deleting-a-codespace
versions: versions:
fpt: '*' fpt: '*'
ghec: '*' ghec: '*'

View File

@@ -4,6 +4,7 @@ intro: 'You can work in a codespace using your browser, {% data variables.produc
redirect_from: redirect_from:
- /github/developing-online-with-github-codespaces/developing-in-a-codespace - /github/developing-online-with-github-codespaces/developing-in-a-codespace
- /github/developing-online-with-codespaces/developing-in-a-codespace - /github/developing-online-with-codespaces/developing-in-a-codespace
- /codespaces/developing-in-codespaces/developing-in-a-codespace
versions: versions:
fpt: '*' fpt: '*'
ghec: '*' ghec: '*'

View File

@@ -7,6 +7,7 @@ versions:
ghec: '*' ghec: '*'
redirect_from: redirect_from:
- /github/developing-online-with-codespaces/forwarding-ports-in-your-codespace - /github/developing-online-with-codespaces/forwarding-ports-in-your-codespace
- /codespaces/developing-in-codespaces/forwarding-ports-in-your-codespace
type: how_to type: how_to
topics: topics:
- Codespaces - Codespaces

View File

@@ -9,6 +9,8 @@ type: tutorial
topics: topics:
- Codespaces - Codespaces
- Developer - Developer
redirect_from:
- /codespaces/developing-in-codespaces/getting-started-with-github-codespaces-for-machine-learning
--- ---
## Introduction ## Introduction

View File

@@ -25,4 +25,7 @@ children:
- /using-github-codespaces-in-visual-studio-code - /using-github-codespaces-in-visual-studio-code
- /using-github-codespaces-in-your-jetbrains-ide - /using-github-codespaces-in-your-jetbrains-ide
- /using-github-codespaces-with-github-cli - /using-github-codespaces-with-github-cli
redirect_from:
- /codespaces/developing-in-codespaces
--- ---

View File

@@ -10,6 +10,8 @@ topics:
- Fundamentals - Fundamentals
- Developer - Developer
shortTitle: Open an existing codespace shortTitle: Open an existing codespace
redirect_from:
- /codespaces/developing-in-codespaces/opening-an-existing-codespace
--- ---
{% jetbrains_beta %} {% jetbrains_beta %}

View File

@@ -10,6 +10,8 @@ topics:
- Fundamentals - Fundamentals
- Developer - Developer
shortTitle: Persist variables and files shortTitle: Persist variables and files
redirect_from:
- /codespaces/developing-in-codespaces/persisting-environment-variables-and-temporary-files
--- ---
## Setting persistent environment variables ## Setting persistent environment variables

View File

@@ -10,6 +10,7 @@ topics:
shortTitle: Rebuilding a container shortTitle: Rebuilding a container
redirect_from: redirect_from:
- /codespaces/codespaces-reference/performing-a-full-rebuild-of-a-container - /codespaces/codespaces-reference/performing-a-full-rebuild-of-a-container
- /codespaces/developing-in-codespaces/rebuilding-the-container-in-a-codespace
--- ---
## About rebuilding a container ## About rebuilding a container

View File

@@ -10,6 +10,8 @@ topics:
- Fundamentals - Fundamentals
- Developer - Developer
shortTitle: Stop a codespace shortTitle: Stop a codespace
redirect_from:
- /codespaces/developing-in-codespaces/stopping-and-starting-a-codespace
--- ---
{% jetbrains_beta %} {% jetbrains_beta %}

View File

@@ -12,6 +12,7 @@ topics:
- Developer - Developer
redirect_from: redirect_from:
- /codespaces/developing-in-codespaces/using-codespaces-for-pull-requests - /codespaces/developing-in-codespaces/using-codespaces-for-pull-requests
- /codespaces/developing-in-codespaces/using-github-codespaces-for-pull-requests
--- ---
Using a codespace to work on a pull request gives you all the benefits of {% data variables.product.prodname_github_codespaces %}. For more information, see "[AUTOTITLE](/codespaces/overview#benefits-of-github-codespaces)." Using a codespace to work on a pull request gives you all the benefits of {% data variables.product.prodname_github_codespaces %}. For more information, see "[AUTOTITLE](/codespaces/overview#benefits-of-github-codespaces)."

View File

@@ -7,6 +7,7 @@ redirect_from:
- /github/developing-online-with-codespaces/connecting-to-your-codespace-from-visual-studio-code - /github/developing-online-with-codespaces/connecting-to-your-codespace-from-visual-studio-code
- /github/developing-online-with-codespaces/using-codespaces-in-visual-studio - /github/developing-online-with-codespaces/using-codespaces-in-visual-studio
- /codespaces/developing-in-codespaces/using-codespaces-in-visual-studio-code - /codespaces/developing-in-codespaces/using-codespaces-in-visual-studio-code
- /codespaces/developing-in-codespaces/using-github-codespaces-in-visual-studio-code
versions: versions:
fpt: '*' fpt: '*'
ghec: '*' ghec: '*'

View File

@@ -9,6 +9,8 @@ type: how_to
topics: topics:
- Codespaces - Codespaces
- Developer - Developer
redirect_from:
- /codespaces/developing-in-codespaces/using-github-codespaces-in-your-jetbrains-ide
--- ---
{% data reusables.codespaces.codespaces-jetbrains-beta-note %} {% data reusables.codespaces.codespaces-jetbrains-beta-note %}

View File

@@ -12,6 +12,7 @@ topics:
- Developer - Developer
redirect_from: redirect_from:
- /codespaces/developing-in-codespaces/using-codespaces-with-github-cli - /codespaces/developing-in-codespaces/using-codespaces-with-github-cli
- /codespaces/developing-in-codespaces/using-github-codespaces-with-github-cli
--- ---
## About {% data variables.product.prodname_cli %} ## About {% data variables.product.prodname_cli %}

View File

@@ -10,6 +10,8 @@ topics:
- Fundamentals - Fundamentals
- Developer - Developer
shortTitle: Source control shortTitle: Source control
redirect_from:
- /codespaces/developing-in-codespaces/using-source-control-in-your-codespace
--- ---
{% jetbrains_beta %} {% jetbrains_beta %}

View File

@@ -9,6 +9,8 @@ type: how_to
topics: topics:
- Codespaces - Codespaces
- Developer - Developer
redirect_from:
- /codespaces/developing-in-codespaces/working-collaboratively-in-a-codespace
--- ---
{% data variables.product.prodname_vs %} Live Share lets you collaboratively edit and debug with others in real time, within a codespace. You can securely share your current codespace, or access a codespace created by someone else. {% data variables.product.prodname_vs %} Live Share lets you collaboratively edit and debug with others in real time, within a codespace. You can securely share your current codespace, or access a codespace created by someone else.

View File

@@ -23,19 +23,19 @@ includeGuides:
- /codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/facilitating-quick-creation-and-resumption-of-codespaces - /codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/facilitating-quick-creation-and-resumption-of-codespaces
- /codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/setting-up-a-template-repository-for-github-codespaces - /codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/setting-up-a-template-repository-for-github-codespaces
- /codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account - /codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account
- /codespaces/developing-in-codespaces/creating-a-codespace-for-a-repository - /codespaces/developing-in-a-codespace/creating-a-codespace-for-a-repository
- /codespaces/developing-in-codespaces/creating-a-codespace-from-a-template - /codespaces/developing-in-a-codespace/creating-a-codespace-from-a-template
- /codespaces/developing-in-codespaces/developing-in-a-codespace - /codespaces/developing-in-a-codespace/developing-in-a-codespace
- /codespaces/developing-in-codespaces/deleting-a-codespace - /codespaces/developing-in-a-codespace/deleting-a-codespace
- /codespaces/developing-in-codespaces/forwarding-ports-in-your-codespace - /codespaces/developing-in-a-codespace/forwarding-ports-in-your-codespace
- /codespaces/developing-in-codespaces/opening-an-existing-codespace - /codespaces/developing-in-a-codespace/opening-an-existing-codespace
- /codespaces/developing-in-codespaces/stopping-and-starting-a-codespace - /codespaces/developing-in-a-codespace/stopping-and-starting-a-codespace
- /codespaces/developing-in-codespaces/working-collaboratively-in-a-codespace - /codespaces/developing-in-a-codespace/working-collaboratively-in-a-codespace
- /codespaces/developing-in-codespaces/using-github-codespaces-in-visual-studio-code - /codespaces/developing-in-a-codespace/using-github-codespaces-in-visual-studio-code
- /codespaces/developing-in-codespaces/using-github-codespaces-in-your-jetbrains-ide - /codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide
- /codespaces/developing-in-codespaces/using-github-codespaces-with-github-cli - /codespaces/developing-in-a-codespace/using-github-codespaces-with-github-cli
- /codespaces/developing-in-codespaces/using-source-control-in-your-codespace - /codespaces/developing-in-a-codespace/using-source-control-in-your-codespace
- /codespaces/developing-in-codespaces/using-github-codespaces-for-pull-requests - /codespaces/developing-in-a-codespace/using-github-codespaces-for-pull-requests
- /codespaces/customizing-your-codespace/changing-the-machine-type-for-your-codespace - /codespaces/customizing-your-codespace/changing-the-machine-type-for-your-codespace
- /codespaces/customizing-your-codespace/changing-the-machine-type-for-your-codespace - /codespaces/customizing-your-codespace/changing-the-machine-type-for-your-codespace
- /codespaces/customizing-your-codespace/configuring-automatic-deletion-of-your-codespaces - /codespaces/customizing-your-codespace/configuring-automatic-deletion-of-your-codespaces

View File

@@ -14,12 +14,12 @@ featuredLinks:
- /billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces - /billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces
guideCards: guideCards:
- /codespaces/getting-started/deep-dive - /codespaces/getting-started/deep-dive
- /codespaces/developing-in-codespaces/creating-a-codespace-for-a-repository - /codespaces/developing-in-a-codespace/creating-a-codespace-for-a-repository
- /codespaces/developing-in-codespaces/creating-a-codespace-from-a-template - /codespaces/developing-in-a-codespace/creating-a-codespace-from-a-template
- /codespaces/developing-in-codespaces/opening-an-existing-codespace - /codespaces/developing-in-a-codespace/opening-an-existing-codespace
- /codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account - /codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account
- /codespaces/developing-in-codespaces/using-github-codespaces-in-visual-studio-code - /codespaces/developing-in-a-codespace/using-github-codespaces-in-visual-studio-code
- /codespaces/developing-in-codespaces/using-github-codespaces-in-your-jetbrains-ide - /codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide
popular: popular:
- /codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/setting-up-your-nodejs-project-for-codespaces - /codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/setting-up-your-nodejs-project-for-codespaces
- /codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/setting-up-your-python-project-for-codespaces - /codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/setting-up-your-python-project-for-codespaces
@@ -44,7 +44,7 @@ versions:
children: children:
- /overview - /overview
- /getting-started - /getting-started
- /developing-in-codespaces - /developing-in-a-codespace
- /customizing-your-codespace - /customizing-your-codespace
- /setting-up-your-project-for-codespaces - /setting-up-your-project-for-codespaces
- /prebuilding-your-codespaces - /prebuilding-your-codespaces

View File

@@ -18,7 +18,7 @@ featuredLinks:
- /github-cli/github-cli/creating-github-cli-extensions - /github-cli/github-cli/creating-github-cli-extensions
- /github-cli/github-cli/using-github-cli-extensions - /github-cli/github-cli/using-github-cli-extensions
- /actions/using-workflows/using-github-cli-in-workflows - /actions/using-workflows/using-github-cli-in-workflows
- /codespaces/developing-in-codespaces/using-github-codespaces-with-github-cli - /codespaces/developing-in-a-codespace/using-github-codespaces-with-github-cli
popular: popular:
- /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request - /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request
- /issues/tracking-your-work-with-issues/creating-an-issue - /issues/tracking-your-work-with-issues/creating-an-issue
@@ -34,3 +34,4 @@ changelog:
layout: product-landing layout: product-landing
beta_product: false beta_product: false
--- ---