File tree 8 files changed +6
-27
lines changed
8 files changed +6
-27
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ versions:
10
10
learningTracks :
11
11
- getting_started
12
12
- adopting_github_actions_for_your_enterprise_ghec
13
- - adopting_github_actions_for_your_enterprise_ghes_and_ghae
13
+ - adopting_github_actions_for_your_enterprise_ghes
14
14
- hosting_your_own_runners
15
15
- create_actions
16
16
includeGuides :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ learningTracks:
12
12
- ' {% ifversion ghes %}deploy_an_instance{% endif %}'
13
13
- ' {% ifversion ghes %}upgrade_your_instance{% endif %}'
14
14
- adopting_github_actions_for_your_enterprise_ghec
15
- - adopting_github_actions_for_your_enterprise_ghes_and_ghae
15
+ - adopting_github_actions_for_your_enterprise_ghes
16
16
- ' {% ifversion ghes %}increase_fault_tolerance{% endif %}'
17
17
- ' {% ifversion ghes %}improve_security_of_your_instance{% endif %}'
18
18
- ' {% ifversion ghes %}configure_github_actions{% endif %}'
@@ -139,4 +139,3 @@ includeGuides:
139
139
- /admin/administering-your-instance/administering-your-instance-from-the-web-ui/accessing-the-management-console
140
140
- /admin/administering-your-instance/administering-your-instance-from-the-web-ui/troubleshooting-access-to-the-management-console
141
141
---
142
-
Original file line number Diff line number Diff line change @@ -2,4 +2,3 @@ versions:
2
2
fpt : ' *'
3
3
ghec : ' *'
4
4
ghes : ' >3.10'
5
- ghae : ' >3.10'
Original file line number Diff line number Diff line change 1
1
# Reference: #7757
2
- # Setting to disable personal namespace repo creation for EMUs, GHES 3.7+ and GHAE 3.7+ users
2
+ # Setting to disable personal namespace repo creation for EMUs, GHES 3.7+
3
3
versions :
4
4
ghec : ' *'
5
5
ghes : ' >=3.7'
Original file line number Diff line number Diff line change @@ -30,14 +30,13 @@ adopting_github_actions_for_your_enterprise_ghec:
30
30
- /actions/security-guides/security-hardening-for-github-actions
31
31
- >-
32
32
/billing/managing-billing-for-github-actions/about-billing-for-github-actions
33
- adopting_github_actions_for_your_enterprise_ghes_and_ghae :
33
+ adopting_github_actions_for_your_enterprise_ghes :
34
34
title : Adopt GitHub Actions for your enterprise
35
35
description : >-
36
36
Learn how to plan and implement a rollout of {% data
37
37
variables.product.prodname_actions %} in your enterprise.
38
38
versions :
39
39
ghes : ' *'
40
- ghae : ' *'
41
40
guides :
42
41
- >-
43
42
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/about-github-actions-for-enterprises
Original file line number Diff line number Diff line change 1
- get_started_with_github_ae :
2
- title : Get started with {% data variables.product.prodname_ghe_managed %}
3
- description : >-
4
- Learn about {% data variables.product.prodname_ghe_managed %} and complete
5
- the initial configuration of a new enterprise.
6
- versions :
7
- ghae : ' *'
8
- guides :
9
- - /admin/overview/about-github-ae
10
- - /admin/overview/about-data-residency
11
- - /admin/overview/deploying-github-ae
12
- - /admin/overview/initializing-github-ae
13
- - >-
14
- /admin/configuration/hardening-security-for-your-enterprise/restricting-network-traffic-to-your-enterprise-with-an-ip-allow-list
15
- - >-
16
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-ae
17
1
deploy_an_instance :
18
2
title : Deploy an instance
19
3
description : >-
@@ -71,14 +55,13 @@ adopting_github_actions_for_your_enterprise_ghec:
71
55
- /actions/security-guides/security-hardening-for-github-actions
72
56
- >-
73
57
/billing/managing-billing-for-github-actions/about-billing-for-github-actions
74
- adopting_github_actions_for_your_enterprise_ghes_and_ghae :
58
+ adopting_github_actions_for_your_enterprise_ghes :
75
59
title : Adopt GitHub Actions for your enterprise
76
60
description : >-
77
61
Learn how to plan and implement a rollout of {% data
78
62
variables.product.prodname_actions %} in your enterprise.
79
63
versions :
80
64
ghes : ' *'
81
- ghae : ' *'
82
65
guides :
83
66
- >-
84
67
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/about-github-actions-for-enterprises
Original file line number Diff line number Diff line change 1
1
contact_ent_support : ' [GitHub Enterprise Support](https://support.github.com)'
2
2
3
- # GitHub Support (with versioning for GHES, GHAE ) - when users need to open a ticket through the support portal
3
+ # GitHub Support (with versioning for GHES) - when users need to open a ticket through the support portal
4
4
contact_support : >-
5
5
{% ifversion fpt or ghec %}us through the [GitHub Support portal](https://support.github.com){% elsif ghes %}your site administrator{% endif %}
6
6
Original file line number Diff line number Diff line change @@ -16,4 +16,3 @@ prodname_unified_search: 'unified search'
16
16
17
17
# Entra ID (previously known as Azure AD)
18
18
ghes_azure_ad_app_link : ' [GitHub Enterprise Server application](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/aad.githubenterpriseserver)'
19
- ae_azure_ad_app_link : ' [GitHub AE application](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/aad.ghae)'
You can’t perform that action at this time.
0 commit comments