Skip to content

Commit ac2cd0e

Browse files
heiskrfelicitymaymattpollardsabrowning1
authored
Deprecate GHES 3.3 (github#34328)
Co-authored-by: Felicity Chapman <[email protected]> Co-authored-by: Matt Pollard <[email protected]> Co-authored-by: Sam Browning <[email protected]>
1 parent 6748ab4 commit ac2cd0e

155 files changed

Lines changed: 222 additions & 542213 deletions

File tree

Some content is hidden

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

content/account-and-profile/managing-subscriptions-and-notifications-on-github/managing-subscriptions-for-activity-on-github/managing-your-subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ When you unwatch a repository, you unsubscribe from future updates from that rep
7272
- Ignore all notifications for a repository
7373
- If enabled, customize the types of event you receive notifications for ({% data reusables.notifications-v2.custom-notification-types %})
7474

75-
{%- ifversion fpt or ghec or ghes > 3.3 or ghae > 3.3 %}
75+
{%- ifversion fpt or ghec or ghes or ghae > 3.3 %}
7676
1. Optionally, to unsubscribe from all repositories owned by a given user or organization, select the **Unwatch all** dropdown and click the organization whose repositories you'd like to unsubscribe from. The button to unwatch all repositories is only available if you are watching all activity or custom notifications on over 10 repositories.
7777

7878
![Screenshot of the Unwatch All button.](/assets/images/help/notifications-v2/unsubscribe-from-all-repos.png)

content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ For conversations you're watching or participating in, you can choose whether yo
8989

9090
![Screenshot of participating and watching notifications options](/assets/images/help/notifications-v2/participating-and-watching-options.png){% endif %}
9191

92-
93-
9492
For example:
9593
- If you don't want notifications to be sent to your email, unselect **email** for participating and watching notifications.
9694
- If you want to receive notifications by email when you've participated in a conversation, then you can select **email** under "Participating".
@@ -153,7 +151,7 @@ Email notifications from {% data variables.location.product_location %} contain
153151
- There are updates in repositories or team discussions you're watching or in a conversation you're participating in. For more information, see "[About participating and watching notifications](#about-participating-and-watching-notifications)."
154152
- You gain access to a new repository or you've joined a new team. For more information, see "[Automatic watching](#automatic-watching)."
155153
- There are new {% data variables.product.prodname_dependabot_alerts %} in your repository. For more information, see "[{% data variables.product.prodname_dependabot_alerts %} notification options](#dependabot-alerts-notification-options)." {% ifversion fpt or ghec %}
156-
- There are workflow runs updates on repositories set up with {% data variables.product.prodname_actions %}. For more information, see "[{% data variables.product.prodname_actions %} notification options](#github-actions-notification-options)."{% endif %}{% ifversion fpt or ghec or ghes > 3.3 or ghae > 3.3 %}
154+
- There are workflow runs updates on repositories set up with {% data variables.product.prodname_actions %}. For more information, see "[{% data variables.product.prodname_actions %} notification options](#github-actions-notification-options)."{% endif %}{% ifversion fpt or ghec or ghes or ghae > 3.3 %}
157155
- There are new deploy keys added to repositories that belong to organizations that you're an owner of. For more information, see "[Organization alerts notification options](#organization-alerts-notification-options)."{% endif %}
158156

159157
## Automatic watching
@@ -256,8 +254,7 @@ Choose how you want to receive workflow run updates for repositories that you ar
256254
{% ifversion ghes %}
257255
![Screenshot of the notification options for {% data variables.product.prodname_actions %}](/assets/images/help/notifications-v2/github-actions-notification-options.png){% endif %}
258256

259-
260-
{% ifversion fpt or ghec or ghes > 3.3 or ghae > 3.3 %}
257+
{% ifversion fpt or ghec or ghes or ghae > 3.3 %}
261258
## Organization alerts notification options
262259

263260
If you're an organization owner, you'll receive email notifications by default when organization members add new deploy keys to repositories within the organization. You can unsubscribe from these notifications. On the notification settings page, under "Organization alerts", unselect **Email**.

content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ topics:
1616
shortTitle: Organization's profile
1717
---
1818

19-
You can optionally choose to add a description, location, website, and email address for your organization, and pin important repositories.{% ifversion fpt or ghec or ghes > 3.3 %} You can customize your organization's public profile by adding a README.md file. For more information, see "[Customizing your organization's profile](/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile)."{% endif %}
19+
You can optionally choose to add a description, location, website, and email address for your organization, and pin important repositories.{% ifversion fpt or ghec or ghes %} You can customize your organization's public profile by adding a README.md file. For more information, see "[Customizing your organization's profile](/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile)."{% endif %}
2020

2121
{% ifversion fpt %}
2222
Organizations that use {% data variables.product.prodname_ghe_cloud %} can confirm their organization's identity and display a "Verified" badge on their organization's profile page by verifying the organization's domains with {% data variables.product.product_name %}. For more information, see "[Verifying or approving a domain for your organization](/organizations/managing-organization-settings/verifying-or-approving-a-domain-for-your-organization)" in the {% data variables.product.prodname_ghe_cloud %} documentation.

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-your-tab-size-rendering-preference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ intro: You can manage the number of spaces a tab is equal to for your personal a
44
versions:
55
fpt: '*'
66
ghae: '>= 3.4'
7-
ghes: '>=3.4'
7+
ghes: '*'
88
ghec: '*'
99
topics:
1010
- Accounts

content/actions/creating-actions/creating-a-javascript-action.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Once you complete this project, you should understand how to build your own Java
3737

3838
Before you begin, you'll need to download Node.js and create a public {% data variables.product.prodname_dotcom %} repository.
3939

40-
1. Download and install Node.js {% ifversion fpt or ghes > 3.3 or ghae > 3.3 or ghec %}16.x{% else %}12.x{% endif %}, which includes npm.
40+
1. Download and install Node.js {% ifversion fpt or ghes or ghae > 3.3 or ghec %}16.x{% else %}12.x{% endif %}, which includes npm.
4141

42-
{% ifversion fpt or ghes > 3.3 or ghae > 3.3 or ghec %}https://nodejs.org/en/download/{% else %}https://nodejs.org/en/download/releases/{% endif %}
42+
{% ifversion fpt or ghes or ghae > 3.3 or ghec %}https://nodejs.org/en/download/{% else %}https://nodejs.org/en/download/releases/{% endif %}
4343

4444
1. Create a new public repository on {% data variables.location.product_location %} and call it "hello-world-javascript-action". For more information, see "[Create a new repository](/articles/creating-a-new-repository)."
4545

@@ -73,7 +73,7 @@ outputs:
7373
time: # id of output
7474
description: 'The time we greeted you'
7575
runs:
76-
using: {% ifversion fpt or ghes > 3.3 or ghae > 3.3 or ghec %}'node16'{% else %}'node12'{% endif %}
76+
using: {% ifversion fpt or ghes or ghae > 3.3 or ghec %}'node16'{% else %}'node12'{% endif %}
7777
main: 'index.js'
7878
```
7979

content/actions/creating-actions/metadata-syntax-for-github-actions.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,19 +149,19 @@ For more information on how to use context syntax, see "[Contexts](/actions/lear
149149

150150
**Required** Configures the path to the action's code and the runtime used to execute the code.
151151

152-
### Example: Using Node.js {% ifversion fpt or ghes > 3.3 or ghae > 3.3 or ghec %}v16{% else %}v12{% endif %}
152+
### Example: Using Node.js {% ifversion fpt or ghes or ghae > 3.3 or ghec %}v16{% else %}v12{% endif %}
153153

154154
```yaml
155155
runs:
156-
using: {% ifversion fpt or ghes > 3.3 or ghae > 3.3 or ghec %}'node16'{% else %}'node12'{% endif %}
156+
using: {% ifversion fpt or ghes or ghae > 3.3 or ghec %}'node16'{% else %}'node12'{% endif %}
157157
main: 'main.js'
158158
```
159159

160160
### `runs.using`
161161

162162
**Required** The runtime used to execute the code specified in [`main`](#runsmain).
163163

164-
- Use `node12` for Node.js v12.{% ifversion fpt or ghes > 3.3 or ghae > 3.3 or ghec %}
164+
- Use `node12` for Node.js v12.{% ifversion fpt or ghes or ghae > 3.3 or ghec %}
165165
- Use `node16` for Node.js v16.{% endif %}
166166

167167
### `runs.main`
@@ -176,7 +176,7 @@ In this example, the `pre:` action runs a script called `setup.js`:
176176

177177
```yaml
178178
runs:
179-
using: {% ifversion fpt or ghes > 3.3 or ghae > 3.3 or ghec %}'node16'{% else %}'node12'{% endif %}
179+
using: {% ifversion fpt or ghes or ghae > 3.3 or ghec %}'node16'{% else %}'node12'{% endif %}
180180
pre: 'setup.js'
181181
main: 'index.js'
182182
post: 'cleanup.js'
@@ -203,7 +203,7 @@ In this example, the `post:` action runs a script called `cleanup.js`:
203203

204204
```yaml
205205
runs:
206-
using: {% ifversion fpt or ghes > 3.3 or ghae > 3.3 or ghec %}'node16'{% else %}'node12'{% endif %}
206+
using: {% ifversion fpt or ghes or ghae > 3.3 or ghec %}'node16'{% else %}'node12'{% endif %}
207207
main: 'index.js'
208208
post: 'cleanup.js'
209209
```
@@ -263,7 +263,7 @@ For more information, see "[`github context`](/actions/reference/context-and-exp
263263

264264
**Optional** The shell where you want to run the command. You can use any of the shells listed [here](/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstepsshell). Required if `run` is set.
265265

266-
{% ifversion fpt or ghes > 3.3 or ghae > 3.3 or ghec %}
266+
{% ifversion fpt or ghes or ghae > 3.3 or ghec %}
267267
#### `runs.steps[*].if`
268268

269269
**Optional** You can use the `if` conditional to prevent a step from running unless a condition is met. You can use any supported context and expression to create a conditional.

content/actions/deployment/managing-your-deployments/viewing-deployment-history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ redirect_from:
1515
---
1616

1717

18-
You can deliver deployments through {% data variables.product.prodname_actions %} and environments or with the REST API and third party apps. {% ifversion fpt or ghae ghes > 3.0 or ghec %}For more information about using environments to deploy with {% data variables.product.prodname_actions %}, see "[Using environments for deployment](/actions/deployment/using-environments-for-deployment)." {% endif %}For more information about deployments with the REST API, see "[Repositories](/rest/reference/repos#deployments)."
18+
You can deliver deployments through {% data variables.product.prodname_actions %} and environments or with the REST API and third party apps. For more information about using environments to deploy with {% data variables.product.prodname_actions %}, see "[Using environments for deployment](/actions/deployment/using-environments-for-deployment)." For more information about deployments with the REST API, see "[Repositories](/rest/reference/repos#deployments)."
1919

2020
To view current and past deployments, click **Environments** on the home page of your repository.
2121
{% ifversion ghae %}

content/actions/hosting-your-own-runners/adding-self-hosted-runners.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,12 @@ You can set up automation to scale the number of self-hosted runners. For more i
4646

4747
You can add self-hosted runners to a single repository. To add a self-hosted runner to a user repository, you must be the repository owner. For an organization repository, you must be an organization owner or have admin access to the repository. For information about how to add a self-hosted runner with the REST API, see "[Self-hosted runners](/rest/reference/actions#self-hosted-runners)."
4848

49-
{% ifversion fpt or ghec or ghes > 3.3 or ghae > 3.3 %}
49+
{% ifversion fpt or ghec or ghes or ghae > 3.3 %}
5050
{% data reusables.repositories.navigate-to-repo %}
5151
{% data reusables.repositories.sidebar-settings %}
5252
{% data reusables.repositories.settings-sidebar-actions-runners %}
5353
1. Click **New self-hosted runner**.
5454
{% data reusables.actions.self-hosted-runner-configure %}
55-
{% elsif ghae or ghes < 3.4 %}
56-
{% data reusables.repositories.navigate-to-repo %}
57-
{% data reusables.repositories.sidebar-settings %}
58-
{% data reusables.repositories.settings-sidebar-actions-runners %}
59-
1. Under {% ifversion ghes or ghae or ghec %}"Runners"{% else %}"Self-hosted runners"{% endif %}, click **Add runner**.
60-
{% data reusables.actions.self-hosted-runner-configure %}
6155
{% endif %}
6256
{% data reusables.actions.self-hosted-runner-check-installation-success %}
6357

@@ -67,19 +61,14 @@ For more information, see "[Monitoring and troubleshooting self-hosted runners](
6761

6862
You can add self-hosted runners at the organization level, where they can be used to process jobs for multiple repositories in an organization. To add a self-hosted runner to an organization, you must be an organization owner. For information about how to add a self-hosted runner with the REST API, see "[Self-hosted runners](/rest/reference/actions#self-hosted-runners)."
6963

70-
{% ifversion fpt or ghec or ghes > 3.3 or ghae > 3.3 %}
64+
{% ifversion fpt or ghec or ghes or ghae > 3.3 %}
7165
{% data reusables.organizations.navigate-to-org %}
7266
{% data reusables.organizations.org_settings %}
7367
{% data reusables.organizations.settings-sidebar-actions-runners %}
7468
{% ifversion actions-hosted-runners %}1. Click **New runner**, then click **New self-hosted runner**.{% else %}1. Click **New runner**.{% endif %}
7569
{% data reusables.actions.self-hosted-runner-configure %}
76-
{% elsif ghae or ghes < 3.4 %}
77-
{% data reusables.organizations.navigate-to-org %}
78-
{% data reusables.organizations.org_settings %}
79-
{% data reusables.organizations.settings-sidebar-actions-runners %}
80-
1. Under {% ifversion ghes or ghae %}"Runners", click **Add new**, then click **New runner**.{% endif %}
81-
{% data reusables.actions.self-hosted-runner-configure %}
8270
{% endif %}
71+
{% data reusables.actions.self-hosted-runner-configure %}
8372
{% data reusables.actions.self-hosted-runner-check-installation-success %}
8473

8574
For more information, see "[Monitoring and troubleshooting self-hosted runners](/actions/hosting-your-own-runners/monitoring-and-troubleshooting-self-hosted-runners)."
@@ -93,7 +82,7 @@ For more information, see "[Monitoring and troubleshooting self-hosted runners](
9382
{% ifversion ghec or ghes or ghae %}
9483
New runners are assigned to the default group. You can modify the runner's group after you've registered the runner. For more information, see "[Managing access to self-hosted runners](/actions/hosting-your-own-runners/managing-access-to-self-hosted-runners-using-groups#moving-a-self-hosted-runner-to-a-group)."
9584

96-
{% ifversion ghec or ghes > 3.3 or ghae > 3.3 %}
85+
{% ifversion ghec or ghes or ghae > 3.3 %}
9786

9887
To add a self-hosted runner to an enterprise, you must be an enterprise owner. For information about how to add a self-hosted runner with the REST API, see the enterprise endpoints in the [{% data variables.product.prodname_actions %} REST API](/rest/reference/actions#self-hosted-runners).
9988

content/actions/hosting-your-own-runners/removing-self-hosted-runners.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,12 @@ shortTitle: Remove self-hosted runners
2929
To remove a self-hosted runner from a user repository you must be the repository owner. For an organization repository, you must be an organization owner or have admin access to the repository. We recommend that you also have access to the self-hosted runner machine. For information about how to remove a self-hosted runner with the REST API, see "[Self-hosted runners](/rest/reference/actions#self-hosted-runners)."
3030

3131
{% data reusables.actions.self-hosted-runner-reusing %}
32-
{% ifversion fpt or ghec or ghes > 3.3 or ghae > 3.3 %}
32+
{% ifversion fpt or ghec or ghes or ghae > 3.3 %}
3333
{% data reusables.repositories.navigate-to-repo %}
3434
{% data reusables.repositories.sidebar-settings %}
3535
{% data reusables.repositories.settings-sidebar-actions-runners %}
3636
{% data reusables.actions.settings-sidebar-actions-runner-selection %}
3737
{% data reusables.actions.self-hosted-runner-removing-a-runner-updated %}
38-
{% elsif ghae or ghes < 3.4 %}
39-
{% data reusables.repositories.navigate-to-repo %}
40-
{% data reusables.repositories.sidebar-settings %}
41-
{% data reusables.repositories.settings-sidebar-actions-runners %}
42-
{% data reusables.actions.self-hosted-runner-removing-a-runner %}
4338
{% endif %}
4439

4540
## Removing a runner from an organization
@@ -55,18 +50,11 @@ To remove a self-hosted runner from a user repository you must be the repository
5550
To remove a self-hosted runner from an organization, you must be an organization owner. We recommend that you also have access to the self-hosted runner machine. For information about how to remove a self-hosted runner with the REST API, see "[Self-hosted runners](/rest/reference/actions#self-hosted-runners)."
5651

5752
{% data reusables.actions.self-hosted-runner-reusing %}
58-
{% ifversion fpt or ghes > 3.3 or ghec %}
5953
{% data reusables.organizations.navigate-to-org %}
6054
{% data reusables.organizations.org_settings %}
6155
{% data reusables.organizations.settings-sidebar-actions-runners %}
6256
{% data reusables.actions.settings-sidebar-actions-runner-selection %}
6357
{% data reusables.actions.self-hosted-runner-removing-a-runner-updated %}
64-
{% elsif ghes < 3.4 or ghae %}
65-
{% data reusables.organizations.navigate-to-org %}
66-
{% data reusables.organizations.org_settings %}
67-
{% data reusables.organizations.settings-sidebar-actions-runners %}
68-
{% data reusables.actions.self-hosted-runner-removing-a-runner %}
69-
{% endif %}
7058

7159
## Removing a runner from an enterprise
7260

@@ -85,18 +73,12 @@ If you use {% data variables.product.prodname_ghe_cloud %}, you can also remove
8573
To remove a self-hosted runner from an enterprise, you must be an enterprise owner. We recommend that you also have access to the self-hosted runner machine. For information about how to remove a self-hosted runner with the REST API, see the enterprise endpoints in the [{% data variables.product.prodname_actions %} REST API](/rest/reference/actions#self-hosted-runners).
8674

8775
{% data reusables.actions.self-hosted-runner-reusing %}
88-
{% ifversion ghec or ghes > 3.3 or ghae > 3.3 %}
76+
{% ifversion ghec or ghes or ghae > 3.3 %}
8977
{% data reusables.enterprise-accounts.access-enterprise %}
9078
{% data reusables.enterprise-accounts.policies-tab %}
9179
{% data reusables.enterprise-accounts.actions-tab %}
9280
{% data reusables.enterprise-accounts.actions-runners-tab %}
9381
{% data reusables.actions.settings-sidebar-actions-runner-selection %}
9482
{% data reusables.actions.self-hosted-runner-removing-a-runner-updated %}
95-
{% elsif ghae or ghes < 3.4 %}
96-
{% data reusables.enterprise-accounts.access-enterprise %}
97-
{% data reusables.enterprise-accounts.policies-tab %}
98-
{% data reusables.enterprise-accounts.actions-tab %}
99-
{% data reusables.enterprise-accounts.actions-runners-tab %}
100-
{% data reusables.actions.self-hosted-runner-removing-a-runner %}
10183
{% endif %}
10284
{% endif %}

0 commit comments

Comments
 (0)