Skip to content

Commit 705db49

Browse files
authored
Remove lightweight feature flags for features with no concrete GitHub AE target (github#30660)
1 parent 77d630f commit 705db49

File tree

28 files changed

+20
-32
lines changed

28 files changed

+20
-32
lines changed

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

+1-1
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 or ghae-issue-4749 %} 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 > 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 %}
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 %} documenatation.

Diff for: content/actions/deployment/about-deployments/about-continuous-deployment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can configure your CD workflow to run when a {% data variables.product.produ
3131

3232
{% data variables.product.prodname_actions %} provides features that give you more control over deployments. For example, you can use environments to require approval for a job to proceed, restrict which branches can trigger a workflow, or limit access to secrets. You can use concurrency to limit your CD pipeline to a maximum of one in-progress deployment and one pending deployment. For more information about these features, see "[Deploying with GitHub Actions](/actions/deployment/deploying-with-github-actions)" and "[Using environments for deployment](/actions/deployment/using-environments-for-deployment)."
3333

34-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
34+
{% ifversion fpt or ghec or ghes > 3.4 %}
3535

3636
## Using OpenID Connect to access cloud resources
3737

Diff for: content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-amazon-elastic-container-service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This guide explains how to use {% data variables.product.prodname_actions %} to
2626

2727
On every new push to `main` in your {% data variables.product.company_short %} repository, the {% data variables.product.prodname_actions %} workflow builds and pushes a new container image to Amazon ECR, and then deploys a new task definition to Amazon ECS.
2828

29-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
29+
{% ifversion fpt or ghec or ghes > 3.4 %}
3030

3131
{% note %}
3232

Diff for: content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-docker-to-azure-app-service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ topics:
2121

2222
This guide explains how to use {% data variables.product.prodname_actions %} to build and deploy a Docker container to [Azure App Service](https://azure.microsoft.com/services/app-service/).
2323

24-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
24+
{% ifversion fpt or ghec or ghes > 3.4 %}
2525

2626
{% note %}
2727

Diff for: content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-java-to-azure-app-service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ topics:
2020

2121
This guide explains how to use {% data variables.product.prodname_actions %} to build and deploy a Java project to [Azure App Service](https://azure.microsoft.com/services/app-service/).
2222

23-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
23+
{% ifversion fpt or ghec or ghes > 3.4 %}
2424

2525
{% note %}
2626

Diff for: content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-net-to-azure-app-service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ topics:
1919

2020
This guide explains how to use {% data variables.product.prodname_actions %} to build and deploy a .NET project to [Azure App Service](https://azure.microsoft.com/services/app-service/).
2121

22-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
22+
{% ifversion fpt or ghec or ghes > 3.4 %}
2323

2424
{% note %}
2525

Diff for: content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-nodejs-to-azure-app-service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ topics:
2525

2626
This guide explains how to use {% data variables.product.prodname_actions %} to build, test, and deploy a Node.js project to [Azure App Service](https://azure.microsoft.com/services/app-service/).
2727

28-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
28+
{% ifversion fpt or ghec or ghes > 3.4 %}
2929

3030
{% note %}
3131

Diff for: content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-php-to-azure-app-service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ topics:
1919

2020
This guide explains how to use {% data variables.product.prodname_actions %} to build and deploy a PHP project to [Azure App Service](https://azure.microsoft.com/services/app-service/).
2121

22-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
22+
{% ifversion fpt or ghec or ghes > 3.4 %}
2323

2424
{% note %}
2525

Diff for: content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-python-to-azure-app-service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ topics:
2020

2121
This guide explains how to use {% data variables.product.prodname_actions %} to build and deploy a Python project to [Azure App Service](https://azure.microsoft.com/services/app-service/).
2222

23-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
23+
{% ifversion fpt or ghec or ghes > 3.4 %}
2424

2525
{% note %}
2626

Diff for: content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-kubernetes-service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ topics:
2020

2121
This guide explains how to use {% data variables.product.prodname_actions %} to build and deploy a project to [Azure Kubernetes Service](https://azure.microsoft.com/services/kubernetes-service/).
2222

23-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
23+
{% ifversion fpt or ghec or ghes > 3.4 %}
2424

2525
{% note %}
2626

Diff for: content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-static-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ topics:
2020

2121
This guide explains how to use {% data variables.product.prodname_actions %} to build and deploy a web app to [Azure Static Web Apps](https://azure.microsoft.com/services/app-service/static/).
2222

23-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
23+
{% ifversion fpt or ghec or ghes > 3.4 %}
2424

2525
{% note %}
2626

Diff for: content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-google-kubernetes-engine.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This guide explains how to use {% data variables.product.prodname_actions %} to
2626

2727
GKE is a managed Kubernetes cluster service from Google Cloud that can host your containerized workloads in the cloud or in your own datacenter. For more information, see [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine).
2828

29-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
29+
{% ifversion fpt or ghec or ghes > 3.4 %}
3030

3131
{% note %}
3232

Diff for: content/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect.md

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ intro: OpenID Connect allows your workflows to exchange short-lived tokens direc
55
miniTocMaxHeadingLevel: 4
66
versions:
77
fpt: '*'
8-
ghae: issue-4856
98
ghec: '*'
109
ghes: '>=3.5'
1110
type: tutorial

Diff for: content/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-amazon-web-services.md

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ intro: Use OpenID Connect within your workflows to authenticate with Amazon Web
55
miniTocMaxHeadingLevel: 3
66
versions:
77
fpt: '*'
8-
ghae: issue-4856
98
ghec: '*'
109
ghes: '>=3.5'
1110
type: tutorial

Diff for: content/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-azure.md

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ intro: Use OpenID Connect within your workflows to authenticate with Azure.
55
miniTocMaxHeadingLevel: 3
66
versions:
77
fpt: '*'
8-
ghae: issue-4856
98
ghec: '*'
109
ghes: '>=3.5'
1110
type: tutorial

Diff for: content/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-cloud-providers.md

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ intro: Use OpenID Connect within your workflows to authenticate with cloud provi
55
miniTocMaxHeadingLevel: 3
66
versions:
77
fpt: '*'
8-
ghae: issue-4856
98
ghec: '*'
109
ghes: '>=3.5'
1110
type: tutorial

Diff for: content/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-google-cloud-platform.md

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ intro: Use OpenID Connect within your workflows to authenticate with Google Clou
55
miniTocMaxHeadingLevel: 3
66
versions:
77
fpt: '*'
8-
ghae: issue-4856
98
ghec: '*'
109
ghes: '>=3.5'
1110
type: tutorial

Diff for: content/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-hashicorp-vault.md

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ intro: Use OpenID Connect within your workflows to authenticate with HashiCorp V
55
miniTocMaxHeadingLevel: 3
66
versions:
77
fpt: '*'
8-
ghae: issue-4856
98
ghec: '*'
109
ghes: '>=3.5'
1110
type: tutorial

Diff for: content/actions/deployment/security-hardening-your-deployments/index.md

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ shortTitle: Security hardening your deployments
44
intro: Use OpenID Connect within your workflows to authenticate with your cloud provider.
55
versions:
66
fpt: '*'
7-
ghae: issue-4856
87
ghec: '*'
98
ghes: '>=3.5'
109
children:

Diff for: content/actions/security-guides/encrypted-secrets.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Secrets are encrypted environment variables that you create in an organization,
2626

2727
For secrets stored at the environment level, you can enable required reviewers to control access to the secrets. A workflow job cannot access environment secrets until approval is granted by required approvers.
2828

29-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
29+
{% ifversion fpt or ghec or ghes > 3.4 %}
3030

3131
{% note %}
3232

Diff for: content/actions/security-guides/security-hardening-for-github-actions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ For more information, see "[About {% data variables.product.prodname_code_scanni
159159

160160
To help mitigate the risk of an exposed token, consider restricting the assigned permissions. For more information, see "[Modifying the permissions for the GITHUB_TOKEN](/actions/reference/authentication-in-a-workflow#modifying-the-permissions-for-the-github_token)."
161161

162-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
162+
{% ifversion fpt or ghec or ghes > 3.4 %}
163163

164164
## Using OpenID Connect to access cloud resources
165165

@@ -297,7 +297,7 @@ A self-hosted runner can be added to various levels in your {% data variables.pr
297297
- If each team will manage their own self-hosted runners, then the recommendation is to add the runners at the highest level of team ownership. For example, if each team owns their own organization, then it will be simplest if the runners are added at the organization level too.
298298
- You could also add runners at the repository level, but this will add management overhead and also increases the numbers of runners you need, since you cannot share runners between repositories.
299299

300-
{% ifversion fpt or ghec or ghae-issue-4856 or ghes > 3.4 %}
300+
{% ifversion fpt or ghec or ghes > 3.4 %}
301301
### Authenticating to your cloud provider
302302

303303
If you are using {% data variables.product.prodname_actions %} to deploy to a cloud provider, or intend to use HashiCorp Vault for secret management, then its recommended that you consider using OpenID Connect to create short-lived, well-scoped access tokens for your workflow runs. For more information, see "[About security hardening with OpenID Connect](/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect)."

Diff for: content/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/about-github-actions-for-enterprises.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can create your own unique automations, or you can use and adapt workflows f
3939

4040
{% ifversion ghec %}You can enjoy the convenience of {% data variables.product.company_short %}-hosted runners, which are maintained and upgraded by {% data variables.product.company_short %}, or you{% else %}You{% endif %} can control your own private CI/CD infrastructure by using self-hosted runners. Self-hosted runners allow you to determine the exact environment and resources that complete your builds, testing, and deployments, without exposing your software development cycle to the internet. For more information, see {% ifversion ghec %}"[About {% data variables.product.company_short %}-hosted runners](/actions/using-github-hosted-runners/about-github-hosted-runners)" and{% endif %} "[About self-hosted runners](/actions/hosting-your-own-runners/about-self-hosted-runners)."
4141

42-
{% data variables.product.prodname_actions %} provides greater control over deployments. For example, you can use environments to require approval for a job to proceed, restrict which branches can trigger a workflow, or limit access to secrets.{% ifversion ghec or ghae-issue-4856 or ghes > 3.4 %} If your workflows need to access resources from a cloud provider that supports OpenID Connect (OIDC), you can configure your workflows to authenticate directly to the cloud provider. OIDC provides security benefits such as eliminating the need to store credentials as long-lived secrets. For more information, see "[About security hardening with OpenID Connect](/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect)."{% endif %}
42+
{% data variables.product.prodname_actions %} provides greater control over deployments. For example, you can use environments to require approval for a job to proceed, restrict which branches can trigger a workflow, or limit access to secrets.{% ifversion ghec or ghes > 3.4 %} If your workflows need to access resources from a cloud provider that supports OpenID Connect (OIDC), you can configure your workflows to authenticate directly to the cloud provider. OIDC provides security benefits such as eliminating the need to store credentials as long-lived secrets. For more information, see "[About security hardening with OpenID Connect](/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect)."{% endif %}
4343

4444
{% data variables.product.prodname_actions %} also includes tools to govern your enterprise's software development cycle and meet compliance obligations. For more information, see "[Enforcing policies for {% data variables.product.prodname_actions %} in your enterprise](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise)."
4545

Diff for: content/billing/managing-billing-for-github-advanced-security/viewing-your-github-advanced-security-usage.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ redirect_from:
1212
versions:
1313
ghes: '*'
1414
ghec: '*'
15-
ghae: issue-5378
1615
miniTocMaxHeadingLevel: 3
1716
type: how_to
1817
topics:
@@ -67,7 +66,7 @@ You can check how many seats your license includes and how many of them are curr
6766

6867
{% endif %}
6968

70-
{% ifversion ghec or ghes > 3.3 or ghae-issue-5378 %}
69+
{% ifversion ghec or ghes > 3.3 %}
7170

7271
## Downloading {% data variables.product.prodname_GH_advanced_security %} license usage information
7372

Diff for: content/get-started/writing-on-github/working-with-advanced-formatting/attaching-files.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To attach a file to an issue or pull request conversation, drag and drop it into
3131
The maximum file size is:
3232
- 10MB for images and gifs{% ifversion fpt or ghec %}
3333
- 10MB for videos uploaded to a repository owned by a user or organization on a free GitHub plan
34-
- 100MB for videos uploaded to a repository owned by a user or organization on a paid GitHub plan{% elsif ghes or ghae-issue-7575 %}
34+
- 100MB for videos uploaded to a repository owned by a user or organization on a paid GitHub plan{% elsif ghes %}
3535
- 100MB for videos{% endif %}
3636
- 25MB for all other files
3737

@@ -47,10 +47,10 @@ We support these files:
4747
* Microsoft Word (*.docx*), Powerpoint (*.pptx*), and Excel (*.xlsx*) documents
4848
* Text files (*.txt*)
4949
* PDFs (*.pdf*)
50-
* ZIP (*.zip*, *.gz*){% ifversion fpt or ghec or ghes or ghae-issue-7575 %}
50+
* ZIP (*.zip*, *.gz*){% ifversion fpt or ghec or ghes %}
5151
* Video (*.mp4*, *.mov*){% endif %}
5252

53-
{% ifversion fpt or ghec or ghes or ghae-issue-7575 %}{% note %}
53+
{% ifversion fpt or ghec or ghes %}{% note %}
5454

5555
**Note:** Video codec compatibility is browser specific, and it's possible that a video you upload to one browser is not viewable on another browser. At the moment we recommend using h.264 for greatest compatibility.
5656

Diff for: content/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile.md

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ versions:
55
fpt: '*'
66
ghec: '*'
77
ghes: '>3.3'
8-
ghae: issue-4749
98
topics:
109
- Organizations
1110
shortTitle: Customize organization profile

Diff for: data/features/container-hooks.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
versions:
44
fpt: '*'
55
ghec: '*'
6-
ghae: 'issue-7070'

Diff for: data/features/oidc-for-emu.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22
# OIDC/CAP for Enterprise Managed Users
33
versions:
44
ghec: '*'
5-
ghae: 'issue-6495'

Diff for: data/features/projects-v2.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
versions:
44
fpt: '*'
55
ghec: '*'
6-
ghae: 'issue-6980'

0 commit comments

Comments
 (0)