Skip to content

Commit 8e1d285

Browse files
authored
Merge pull request github#36756 from github/repo-sync
Repo sync
2 parents f761de1 + 1aea587 commit 8e1d285

File tree

42 files changed

+120
-110
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+120
-110
lines changed
Binary file not shown.
Binary file not shown.

content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following features are currently unavailable on {% data variables.enterprise
2020

2121
| Feature | Details | More information |
2222
| :- | :- | :- |
23-
| {% data variables.product.prodname_github_codespaces %} | Currently unavailable. | [AUTOTITLE](/codespaces/overview) |
23+
| {% data variables.product.prodname_github_codespaces %} | Currently unavailable. | [AUTOTITLE](/codespaces/quickstart) |
2424
| {% data variables.product.prodname_marketplace %} | Currently, apps from {% data variables.product.prodname_marketplace %} are unavailable. {% data variables.product.prodname_actions %} workflows from {% data variables.product.prodname_marketplace %} may not function as expected. For more information, see [GitHub Actions workflows from GitHub Marketplace](#github-actions-workflows-from-github-marketplace). | [AUTOTITLE](/search-github/searching-on-github/searching-github-marketplace) | [AUTOTITLE](/enterprise-server@latest/admin/configuration/configuring-github-connect/about-github-connect#github-connect-features) in the {% data variables.product.prodname_ghe_server %} documentation |
2525
| macOS runners for {% data variables.product.prodname_actions %} | Currently unavailable. | [AUTOTITLE](/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners) |
2626
| Maven and Gradle support for {% data variables.product.prodname_registry %} | Currently unavailable. | [AUTOTITLE](/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry) |

content/authentication/keeping-your-account-and-data-secure/reviewing-your-security-log.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The events listed in your security log are triggered by your actions. Actions ar
3434
| ------------- | ----------- |
3535
| {% ifversion fpt or ghec %} |
3636
| `billing` | Contains all activities related to your billing information. |
37-
| `codespaces` | Contains all activities related to {% data variables.product.prodname_github_codespaces %}. For more information, see [AUTOTITLE](/codespaces/overview). |
37+
| `codespaces` | Contains all activities related to {% data variables.product.prodname_github_codespaces %}. For more information, see [AUTOTITLE](/codespaces/quickstart). |
3838
| `copilot` | Contains all activities related to {% data variables.product.prodname_copilot_business_short %}. For more information, see [AUTOTITLE](/copilot/about-github-copilot/what-is-github-copilot). |
3939
| `marketplace_agreement_signature` | Contains all activities related to signing the {% data variables.product.prodname_marketplace %} Developer Agreement. |
4040
| `marketplace_listing`| Contains all activities related to listing apps in {% data variables.product.prodname_marketplace %}. |

content/code-security/supply-chain-security/end-to-end-supply-chain/securing-code.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ Code often needs to communicate with other systems over a network, and requires
7878
{% ifversion fpt %}
7979
You can enable and configure additional scanning that will alert you about accidentally leaked secrets on {% data variables.product.github %} if you own:
8080
* Public repositories.
81-
* An organization using {% data variables.product.prodname_ghe_cloud %} with a license for {% data variables.product.prodname_GH_advanced_security %}. {% data variables.product.prodname_secret_scanning_caps %} will also analyze your private repositories.
81+
* An organization using {% data variables.product.prodname_ghe_cloud %} with a license for {% data variables.product.prodname_GHAS_or_secret_protection %}. {% data variables.product.prodname_secret_scanning_caps %} will also analyze your private repositories.
8282

8383
{% elsif secret-scanning-user-owned-repos %}
84-
If your organization uses {% data variables.product.prodname_GH_advanced_security %}, you can enable {% data variables.secret-scanning.user_alerts %} on any repository owned by the organization, including private repositories. {% data reusables.secret-scanning.secret-scanning-user-owned-repos-beta %}
84+
If your organization uses {% data variables.product.prodname_GHAS_or_secret_protection %}, you can enable {% data variables.secret-scanning.user_alerts %} on any repository owned by the organization, including private repositories. {% data reusables.secret-scanning.secret-scanning-user-owned-repos-beta %}
8585

8686
You can also define custom patterns to detect additional secrets at the repository, organization, or enterprise level. For more information, see [AUTOTITLE](/code-security/secret-scanning/managing-alerts-from-secret-scanning/about-alerts#about-secret-scanning-alerts).
8787
{% else %}

content/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The dependency review feature becomes available when you enable the dependency g
5252

5353
{% data reusables.dependency-review.about-dependency-review-action2 %}
5454

55-
The action is available for all {% ifversion fpt or ghec %}public repositories, as well as private {% endif %}repositories that have {% data variables.product.prodname_GH_advanced_security %} enabled.
55+
The action is available for all {% ifversion fpt or ghec %}public repositories, as well as private {% endif %}repositories that have {% data variables.product.prodname_GHAS_or_code_security %} enabled.
5656

5757
{% data reusables.dependency-review.org-level-enforcement %}
5858

content/code-security/supply-chain-security/understanding-your-software-supply-chain/about-supply-chain-security.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ Public repositories:
147147
Private repositories:
148148
* **Dependency graph:** Not enabled by default. The feature can be enabled by repository administrators. For more information, see [AUTOTITLE](/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository#enabling-and-disabling-the-dependency-graph).
149149
{% ifversion fpt %}
150-
* **Dependency review:** Available in private repositories owned by organizations that use {% data variables.product.prodname_ghe_cloud %} and have a license for {% data variables.product.prodname_GH_advanced_security %}. For more information, see the [{% data variables.product.prodname_ghe_cloud %} documentation](/enterprise-cloud@latest/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review).
150+
* **Dependency review:** Available in private repositories owned by organizations that use {% data variables.product.prodname_ghe_cloud %} and have a license for {% data variables.product.prodname_GHAS_or_code_security %}. For more information, see the [{% data variables.product.prodname_ghe_cloud %} documentation](/enterprise-cloud@latest/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review).
151151
{% elsif ghec %}
152-
* **Dependency review:** Available in private repositories owned by organizations provided you have a license for {% data variables.product.prodname_GH_advanced_security %} and the dependency graph enabled. For more information, see [AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security) and [AUTOTITLE](/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository#enabling-and-disabling-the-dependency-graph).
152+
* **Dependency review:** Available in private repositories owned by organizations provided you have a license for {% data variables.product.prodname_GHAS_or_code_security %} and the dependency graph enabled. For more information, see [AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security) and [AUTOTITLE](/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository#enabling-and-disabling-the-dependency-graph).
153153
{% endif %}
154154
* **{% data variables.product.prodname_dependabot_alerts %}:** Not enabled by default. Owners of private repositories, or people with admin access, can enable {% data variables.product.prodname_dependabot_alerts %} by enabling the dependency graph and {% data variables.product.prodname_dependabot_alerts %} for their repositories.
155155
You can also enable or disable Dependabot alerts for all repositories owned by your user account or organization. For more information, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-security-and-analysis-settings-for-your-personal-account) or [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-security-and-analysis-settings-for-your-organization).
@@ -161,7 +161,7 @@ Any repository type:
161161

162162
{% ifversion ghes %}
163163
* **Dependency graph and {% data variables.product.prodname_dependabot_alerts %}:** Not enabled by default. Both features are configured at an enterprise level by the enterprise owner. For more information, see {% ifversion ghes %}[AUTOTITLE](/admin/code-security/managing-supply-chain-security-for-your-enterprise/enabling-the-dependency-graph-for-your-enterprise) and {% endif %}[AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise).
164-
* **Dependency review:** Available when dependency graph is enabled for your instance and {% data variables.product.prodname_advanced_security %} is enabled for the organization or repository. For more information, see [AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security).
164+
* **Dependency review:** Available when dependency graph is enabled for your instance and {% data variables.product.prodname_GHAS_or_code_security %} is enabled for the organization or repository. For more information, see [AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security).
165165
{% endif %}
166166
{% ifversion ghes %}
167167
* **{% data variables.product.prodname_dependabot_security_updates %}:** Not enabled by default. You can enable {% data variables.product.prodname_dependabot_security_updates %} for any repository that uses {% data variables.product.prodname_dependabot_alerts %} and the dependency graph. For information about enabling security updates, see [AUTOTITLE](/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates).
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: GitHub Codespaces features
3+
shortTitle: Codespaces features
4+
allowTitleToDifferFromFilename: true
5+
intro: 'Learn about what GitHub Codespaces offer.'
6+
versions:
7+
fpt: '*'
8+
ghec: '*'
9+
type: overview
10+
topics:
11+
- Codespaces
12+
- Developer
13+
---
14+
15+
## {% data variables.product.prodname_github_codespaces %} features
16+
17+
### Preconfigured development environments
18+
19+
You can work in a development environment that has been specifically configured for the repository. It will have all of the tools, languages, and configurations you need to work on that project. Everyone who works on that repository in a codespace will have the same environment. This reduces the likelihood of environment-related problems occurring and being difficult to debug. Each repository can have settings that will give contributors a ready-to-use, fit-for-purpose environment, and the environment on your local machine will be unchanged.
20+
21+
### Access the resources you need
22+
23+
Your local computer may not have the processing power, or storage space, you need to work on a project. {% data variables.product.prodname_github_codespaces %} allows you to work remotely on a machine with adequate resources.
24+
25+
### Work anywhere
26+
27+
All you need is a web browser. You can work in a codespace on your own computer, on a friend's laptop, or on a tablet. Open your codespace and pick up from where you left off on a different device.
28+
29+
### Choose your editor
30+
31+
Work in the browser, using the {% data variables.product.prodname_vscode_shortname %} web client or JupyterLab, or in the desktop-based {% data variables.product.prodname_vscode_shortname %} application.
32+
33+
### Work on multiple projects
34+
35+
You can use multiple codespaces to work on separate projects, or on different branches of the same repository, compartmentalizing your work to avoid changes made for one piece of work accidentally affecting something else you're working on.
36+
37+
### Pair program with a teammate
38+
39+
If you work on a codespace in {% data variables.product.prodname_vscode_shortname %}, you can use Live Share to work collaboratively with other people on your team. See [AUTOTITLE](/codespaces/developing-in-a-codespace/working-collaboratively-in-a-codespace).
40+
41+
### Publish your web app from a codespace
42+
43+
Forward a port from your codespace and then share the URL, to allow teammates to try out the changes you've made to the application before you submit those changes in a pull request.
44+
45+
### Try out a framework
46+
47+
{% data variables.product.prodname_github_codespaces %} reduces the setup time when you want to learn a new framework. Just create a codespace from one of the [quickstart templates](https://github.com/codespaces/templates).

content/codespaces/getting-started/deep-dive.md content/codespaces/about-codespaces/deep-dive.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
22
title: 'Deep dive into {% data variables.product.prodname_github_codespaces %}'
33
shortTitle: 'Deep dive into {% data variables.product.prodname_codespaces %}'
4-
intro: 'Understand how {% data variables.product.prodname_github_codespaces %} works.'
4+
intro: 'Explore more detail about how {% data variables.product.prodname_github_codespaces %} work.'
55
allowTitleToDifferFromFilename: true
66
versions:
77
fpt: '*'
88
ghec: '*'
99
type: quick_start
1010
topics:
1111
- Codespaces
12+
redirect_from:
13+
- /codespaces/getting-started/deep-dive
1214
---
1315

1416
{% data variables.product.prodname_github_codespaces %} is an instant, cloud-based development environment that uses a container to provide you with common languages, tools, and utilities for development. {% data variables.product.prodname_github_codespaces %} is also configurable, allowing you to create a customized development environment for your project. By configuring a custom development environment for your project, you can have a repeatable codespace configuration for all users of your project.
@@ -150,4 +152,4 @@ If you want to make changes to your codespace that will be more robust over rebu
150152
* [AUTOTITLE](/codespaces/managing-codespaces-for-your-organization/enabling-or-disabling-github-codespaces-for-your-organization)
151153
* [AUTOTITLE](/codespaces/managing-codespaces-for-your-organization/managing-the-cost-of-github-codespaces-in-your-organization)
152154
* [AUTOTITLE](/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration)
153-
* [AUTOTITLE](/codespaces/getting-started/understanding-the-codespace-lifecycle)
155+
* [AUTOTITLE](/codespaces/about-codespaces/understanding-the-codespace-lifecycle)

content/codespaces/getting-started/index.md content/codespaces/about-codespaces/index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ versions:
77
ghec: '*'
88
redirect_from:
99
- /codespaces/getting-started-with-codespaces
10+
- /codespaces/getting-started
1011
children:
11-
- /quickstart
12+
- /what-are-codespaces
13+
- /codespaces-features
1214
- /understanding-the-codespace-lifecycle
1315
- /deep-dive
1416
---

content/codespaces/getting-started/understanding-the-codespace-lifecycle.md content/codespaces/about-codespaces/understanding-the-codespace-lifecycle.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Understanding the codespace lifecycle
33
shortTitle: The codespace lifecycle
4-
intro: 'You can develop in a {% data variables.product.prodname_github_codespaces %} environment and maintain your data throughout the entire codespace lifecycle.'
4+
intro: 'Learn how to develop in a {% data variables.product.prodname_github_codespaces %} environment, and maintain your data throughout the entire codespace lifecycle.'
55
versions:
66
fpt: '*'
77
ghec: '*'
@@ -12,11 +12,12 @@ topics:
1212
redirect_from:
1313
- /codespaces/developing-in-codespaces/codespaces-lifecycle
1414
- /codespaces/developing-in-codespaces/the-codespace-lifecycle
15-
- /codespaces/getting-started/the-codespace-lifecycle
15+
- /codespaces/about-codespaces/the-codespace-lifecycle
16+
- /codespaces/getting-started/understanding-the-codespace-lifecycle
1617
---
1718

1819
> [!NOTE]
19-
> This article explains the stages in the life of a codespace, from creation to deletion. If you have read the [AUTOTITLE](/codespaces/getting-started/quickstart) article and you now want to start using {% data variables.product.prodname_github_codespaces %} for your own work, see the articles under [AUTOTITLE](/codespaces/developing-in-a-codespace).
20+
> This article explains the stages in the life of a codespace, from creation to deletion. If you have read the [AUTOTITLE](/codespaces/quickstart) article and you now want to start using {% data variables.product.prodname_github_codespaces %} for your own work, see the articles under [AUTOTITLE](/codespaces/developing-in-a-codespace).
2021
2122
## About the lifecycle of a codespace
2223

0 commit comments

Comments
 (0)