Skip to content

Commit f237722

Browse files
committed
fix some issues
1 parent 27040ca commit f237722

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

learn-pr/github/github-enterprise-server-developer-fundamentals/7-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
unitType: summary
66
title: Summary
7-
description:
7+
description: This content is a part of the GitHub Enterprise Server Fundamentals for Developers module.
88
ms.date: 02/16/2026
99
author: camihmerhar
1010
ms.author: camhernandez

learn-pr/github/github-enterprise-server-developer-fundamentals/includes/1-github-enterprise-server-introduction.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This infrastructure may be on-premises, in a private cloud, or hosted with a sup
88

99
- Why enterprises choose self-hosted GitHub deployments
1010

11-
- What self-managed means for developers and platform teams
11+
- What "self-managed" means for developers and platform teams
1212

1313
- How GHES fits into regulated and security-sensitive environments
1414

@@ -54,16 +54,16 @@ Developer takeaway: GHES prioritizes control and predictability over speed of fe
5454
In a self-managed GitHub Enterprise Server environment, responsibility for operating GitHub shifts from GitHub to the customer.
5555

5656
- Platform team ownership
57-
Platform teams manage installation, upgrades, security patching, backups, monitoring, and availability of the GHES instance.
57+
Platform teams manage installation, upgrades, security patching, backups, monitoring, and availability of the GHES instance.
5858

5959
- Developer dependencies on platform teams
60-
Developers rely on internal teams for enabling features, configuring integrations, and resolving infrastructure-related issues.
60+
Developers rely on internal teams for enabling features, configuring integrations, and resolving infrastructure-related issues.
6161

6262
- Infrastructure-driven limitations
63-
Some capabilities-such as GitHub-hosted runners or cloud-native services-are unavailable, requiring developers to adapt workflows.
63+
Some capabilities-such as GitHub-hosted runners or cloud-native services-are unavailable, requiring developers to adapt workflows.
6464

6565
- Operational awareness
66-
Developers must be aware of system constraints, maintenance windows, and version differences that affect day-to-day work.
66+
Developers must be aware of system constraints, maintenance windows, and version differences that affect day-to-day work.
6767

6868
### How GHES fits into regulated and security-sensitive environments
6969

learn-pr/github/github-enterprise-server-developer-fundamentals/includes/4-github-enterprise-server-developer-experience.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
From a user interface perspective, GHES looks familiar. However, the developer experience differs in meaningful ways, particularly around automation, integrations, and tooling.
22

3-
### In this unit, youll learn
3+
### In this unit, you'll learn
44

55
- How GitHub Actions works on GHES
66

@@ -48,4 +48,4 @@ Developers should verify availability before relying on cloud-first workflows.
4848

4949
Key takeaway: The GHES developer experience is shaped by self-managed infrastructure-automation, integrations, and even “available features” can depend on what is deployed, licensed, and enabled in your environment.
5050

51-
Now that youve seen how GHES can differ in everyday development workflows, the next unit introduces GitHub Connect and hybrid scenarios that can extend GHES with selected GitHub.com capabilities.
51+
Now that you've seen how GHES can differ in everyday development workflows, the next unit introduces GitHub Connect and hybrid scenarios that can extend GHES with selected GitHub.com capabilities.

0 commit comments

Comments
 (0)