8000 Merge branch 'main' into discussions-edits · github/docs@bdee891 · GitHub
[go: up one dir, main page]

Skip to content

Commit bdee891

Browse files
authored
Merge branch 'main' into discussions-edits
2 parents c54e62e + 65b5060 commit bdee891

File tree

104 files changed

+2094
-631
lines changed

Some content is hidden

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

104 files changed

+2094
-631
lines changed

.github/workflows/move-help-wanted-issues.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

.github/workflows/purge-old-workflow-runs.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/validate-github-github-docs-urls.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
# do other things in other steps.
5151
npm run validate-github-github-docs-urls -- validate \
5252
--output checks.json \
53+
--ignore-not-found \
5354
github/config/docs-urls.json
5455
5556
- name: Update config/docs-urls.json in github/github (possibly)
Loading
Loading
Loading

content/actions/about-github-actions/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,5 @@ versions:
88
ghec: '*'
99
children:
1010
- /understanding-github-actions
11-
- /about-continuous-integration-with-github-actions
12-
- /about-continuous-deployment-with-github-actions
1311
---
1412

content/actions/administering-github-actions/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
children:
10-
- /usage-limits-billing-and-administration
1110
- /viewing-github-actions-metrics
1211
- /sharing-workflows-secrets-and-runners-with-your-organization
1312
- /making-retired-namespaces-available-on-ghecom

content/actions/concepts/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Concepts
3+
intro: "Learn the core concepts that you'll need to understand GitHub Actions."
4+
versions:
5+
fpt: '*'
6+
ghes: '*'
7+
ghec: '*'
8+
children:
9+
- /overview
10+
- /workflows-and-actions
11+
- /runners
12+
- /security
13+
- /use-cases
14+
---

content/actions/about-github-actions/about-continuous-deployment-with-github-actions.md renamed to content/actions/concepts/overview/about-continuous-deployment-with-github-actions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ redirect_from:
1212
- /actions/deployment/about-deployments/about-continuous-deployment
1313
- /actions/deployment/about-deployments
1414
- /actions/about-github-actions/about-continuous-deployment
15+
- /actions/about-github-actions/about-continuous-deployment-with-github-actions
1516
topics:
1617
- CD
1718
---

content/actions/about-github-actions/about-continuous-integration-with-github-actions.md renamed to content/actions/concepts/overview/about-continuous-integration-with-github-actions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ redirect_from:
99
- /actions/guides/about-continuous-integration
1010
- /actions/automating-builds-and-tests/about-continuous-integration
1111
- /actions/about-github-actions/about-continuous-integration
12+
- /actions/about-github-actions/about-continuous-integration-with-github-actions
1213
versions:
1314
fpt: '*'
1415
ghes: '*'
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Overview of GitHub Actions
3+
shortTitle: Overview
4+
intro: "Learn the overarching concepts that apply to GitHub Actions as a whole."
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
children:
10+
- /about-continuous-deployment-with-github-actions
11+
- /about-continuous-integration-with-github-actions
12+
- /usage-limits-billing-and-administration
13+
---

content/actions/administering-github-actions/usage-limits-billing-and-administration.md renamed to content/actions/concepts/overview/usage-limits-billing-and-administration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ redirect_from:
55
- /actions/getting-started-with-github-actions/usage-and-billing-information-for-github-actions
66
- /actions/reference/usage-limits-billing-and-administration
77
- /actions/learn-github-actions/usage-limits-billing-and-administration
8+
- /actions/administering-github-actions/usage-limits-billing-and-administration
89
versions:
910
fpt: '*'
1011
ghes: '*'
Lines changed: 2 additions & 0 deletions
< B5F6 /div>
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ versions:
1010
type: overview
1111
topics:
1212
- Actions Runner Controller
13+
redirect_from:
14+
- /actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/about-actions-runner-controller
1315
---
1416

1517
[Legal notice](#legal-notice)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ versions:
77
feature: actions-hosted-runners
88
redirect_from:
99
- /actions/using-github-hosted-runners/about-larger-runners/about-larger-runners
10+
- /actions/using-github-hosted-runners/using-larger-runners/about-larger-runners
1011
---
1112

1213
## Overview of {% data variables.actions.hosted_runners %}
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ topics:
1515
- Developer
1616
- CI
1717
- CD
18+
redirect_from:
19+
- /actions/using-github-hosted-runners/connecting-to-a-private-network/about-private-networking-with-github-hosted-runners
1820
---
1921

2022
{% data reusables.actions.enterprise-github-hosted-runners %}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ redirect_from:
55
- /github/automating-your-workflow-with-github-actions/about-self-hosted-runners
66
- /actions/automating-your-workflow-with-github-actions/about-self-hosted-runners
77
- /actions/hosting-your-own-runners/about-self-hosted-runners
8+
- /actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners
89
versions:
910
fpt: '*'
1011
ghes: '*'
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ versions:
99
topics:
1010
- Actions Runner Controller
1111
- Support
12+
redirect_from:
13+
- /actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/about-support-for-actions-runner-controller
1214
---
1315

1416
You can [contact {% data variables.contact.github_support %}](/support/contacting-github-support) for assistance with Actions Runner Controller.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
type: overview
10+
redirect_from:
11+
- /actions/hosting-your-own-runners/managing-self-hosted-runners/communicating-with-self-hosted-runners
1012
---
1113

1214
A self-hosted runner connects to {% ifversion fpt or ghec %}{% data variables.product.github %}{% else %}{% data variables.location.product_location_enterprise %}{% endif %} to receive job assignments and to download new versions of the runner application. The self-hosted runner uses an {% ifversion ghes %}HTTP(S){% else %}HTTPS{% endif %} long poll that opens a connection to {% data variables.product.github %} for 50 seconds, and if no response is received, it then times out and creates a new long poll. The application must be running on the machine to accept and run {% data variables.product.prodname_actions %} jobs.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: GitHub Actions Runners
3+
shortTitle: Runners
4+
intro: "Learn about the concept of runners in GitHub Actions."
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
children:
10+
- /about-larger-runners
11+
- /about-private-networking-with-github-hosted-runners
12+
- /about-self-hosted-runners
13+
- /communicating-with-self-hosted-runners
14+
- /about-actions-runner-controller
15+
- /about-support-for-actions-runner-controller
16+
---
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ versions:
55
fpt: '*'
66
ghes: '*'
77
ghec: '*'
8+
redirect_from:
9+
- /actions/security-for-github-actions/security-guides/about-secrets
810
---
911

1012
{% data reusables.actions.enterprise-github-hosted-runners %}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ topics:
1111
- Security
1212
redirect_from:
1313
- /actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect
14+
- /actions/security-for-github-actions/security-hardening-your-deployments/about-security-hardening-with-openid-connect
1415
---
1516

1617
{% data reusables.actions.enterprise-github-hosted-runners %}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Security in GitHub Actions
3+
shortTitle: Security
4+
intro: "Learn about security as a concept in GitHub Actions."
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
children:
10+
- /about-secrets
11+
- /about-security-hardening-with-openid-connect
12+
---
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ redirect_from:
66
- /actions/publishing-packages-with-github-actions/about-packaging-with-github-actions
77
- /actions/guides/about-packaging-with-github-actions
88
- /actions/publishing-packages/about-packaging-with-github-actions
9+
- /actions/use-cases-and-examples/publishing-packages/about-packaging-with-github-actions
910
versions:
1011
fpt: '*'
1112
ghes: '*'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ redirect_from:
66
- /actions/configuring-and-managing-workflows/about-service-containers
77
- /actions/guides/about-service-containers
88
- /actions/using-containerized-services/about-service-containers
9+
- /actions/use-cases-and-examples/using-containerized-services/about-service-containers
910
versions:
1011
fpt: '*'
1112
ghes: '*'

content/actions/use-cases-and-examples/deploying/deploying-with-github-actions.md renamed to content/actions/concepts/use-cases/deploying-with-github-actions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ type: overview
99
redirect_from:
1010
- /actions/deployment/deploying-with-github-actions
1111
- /actions/deployment/about-deployments/deploying-with-github-actions
12+
- /actions/use-cases-and-examples/deploying/deploying-with-github-actions
1213
topics:
1314
- CD
1415
- Deployment
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Use cases for GitHub Actions
3+
shortTitle: Use cases
4+
intro: "Learn about the real-world applications of GitHub Actions."
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
children:
10+
- /deploying-with-github-actions
11+
- /about-packaging-with-github-actions
12+
- /using-github-actions-for-project-management
13+
- /about-service-containers
14+
---
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ intro: 'You can use {% data variables.product.prodname_actions %} to automate ma
44
redirect_from:
55
- /actions/guides/using-github-actions-for-project-management
66
- /actions/managing-issues-and-pull-requests/using-github-actions-for-project-management
7+
- /actions/use-cases-and-examples/project-management/using-github-actions-for-project-management
78
versions:
89
fpt: '*'
910
ghes: '*'

content/actions/sharing-automations/creating-actions/about-custom-actions.md renamed to content/actions/concepts/workflows-and-actions/about-custom-actions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ redirect_from:
88
- /actions/building-actions/about-actions
99
- /actions/creating-actions/about-actions
1010
- /actions/creating-actions/about-custom-actions
11+
- /actions/sharing-automations/creating-actions/about-custom-actions
1112
versions:
1213
fpt: '*'
1314
ghes: '*'
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ versions:
66
ghes: '*'
77
ghec: '*'
88
shortTitle: About monitoring
9+
redirect_from:
10+
- /actions/monitoring-and-troubleshooting-workflows/monitoring-workflows/about-monitoring-workflows
911
---
1012

1113
{% data reusables.actions.enterprise-github-hosted-runners %}

0 commit comments

Comments
 (0)
0