Skip to content

Commit 9341f62

Browse files
authored
Merge pull request #39048 from github/repo-sync
Repo sync
2 parents 622f057 + 4a7cf8e commit 9341f62

File tree

51 files changed

+126
-46
lines changed

Some content is hidden

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

51 files changed

+126
-46
lines changed
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
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 %}
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 troubleshooting
9+
redirect_from:
10+
- /actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/about-troubleshooting-workflows
911
---
1012

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

content/actions/writing-workflows/about-workflows.md renamed to content/actions/concepts/workflows-and-actions/about-workflows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ redirect_from:
1212
- /actions/learn-github-actions/managing-complex-workflows
1313
- /actions/using-workflows/advanced-workflow-features
1414
- /actions/using-workflows/about-workflows
15+
- /actions/writing-workflows/about-workflows
1516
topics:
1617
- Workflows
1718
layout: inline

content/actions/sharing-automations/avoiding-duplication.md renamed to content/actions/concepts/workflows-and-actions/avoiding-duplication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ topics:
1111
- Workflows
1212
redirect_from:
1313
- /actions/using-workflows/avoiding-duplication
14+
- /actions/sharing-automations/avoiding-duplication
1415
---
1516

1617
## About reusable workflows and composite actions
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Workflows and actions
3+
intro: "Learn about the concepts of workflows and actions in GitHub Actions."
4+
versions:
5+
fpt: '*'
6+
ghes: '*'
7+
ghec: '*'
8+
children:
9+
- /about-workflows
10+
- /avoiding-duplication
11+
- /about-custom-actions
12+
- /about-monitoring-workflows
13+
- /notifications-for-workflow-runs
14+
- /about-troubleshooting-workflows
15+
---
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ versions:
88
ghec: '*'
99
redirect_from:
1010
- /actions/monitoring-and-troubleshooting-workflows/notifications-for-workflow-runs
11+
- /actions/monitoring-and-troubleshooting-workflows/monitoring-workflows/notifications-for-workflow-runs
1112
---
1213

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

content/actions/guides.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ includeGuides:
2020
- /actions/writing-workflows/using-workflow-templates
2121
- /actions/use-cases-and-examples/building-and-testing/building-and-testing-python
2222
- /actions/use-cases-and-examples/building-and-testing/building-and-testing-nodejs
23-
- /actions/use-cases-and-examples/publishing-packages/about-packaging-with-github-actions
23+
- /actions/concepts/use-cases/about-packaging-with-github-actions
2424
- /actions/use-cases-and-examples/publishing-packages/publishing-docker-images
2525
- /actions/writing-workflows/choosing-what-your-workflow-does/caching-dependencies-to-speed-up-workflows
26-
- /actions/about-github-actions/about-continuous-integration-with-github-actions
26+
- /actions/concepts/overview/about-continuous-integration-with-github-actions
2727
- /actions/use-cases-and-examples/building-and-testing/building-and-testing-powershell
2828
- /actions/use-cases-and-examples/building-and-testing/building-and-testing-ruby
2929
- /actions/use-cases-and-examples/building-and-testing/building-and-testing-java-with-maven
@@ -36,20 +36,20 @@ includeGuides:
3636
- /actions/use-cases-and-examples/publishing-packages/publishing-java-packages-with-maven
3737
- /actions/use-cases-and-examples/publishing-packages/publishing-java-packages-with-gradle
3838
- /actions/writing-workflows/choosing-what-your-workflow-does/storing-and-sharing-data-from-a-workflow
39-
- /actions/use-cases-and-examples/using-containerized-services/about-service-containers
39+
- /actions/concepts/use-cases/about-service-containers
4040
- /actions/use-cases-and-examples/using-containerized-services/creating-redis-service-containers
4141
- /actions/use-cases-and-examples/using-containerized-services/creating-postgresql-service-containers
4242
- /actions/use-cases-and-examples/deploying/deploying-to-amazon-elastic-container-service
4343
- /actions/use-cases-and-examples/deploying/deploying-to-google-kubernetes-engine
44-
- /actions/sharing-automations/creating-actions/about-custom-actions
44+
- /actions/concepts/workflows-and-actions/about-custom-actions
4545
- /actions/sharing-automations/creating-actions/creating-a-javascript-action
4646
- /actions/sharing-automations/creating-actions/creating-a-composite-action
4747
- /actions/migrating-to-github-actions/manually-migrating-to-github-actions/migrating-from-azure-pipelines-to-github-actions
4848
- /actions/migrating-to-github-actions/manually-migrating-to-github-actions/migrating-from-circleci-to-github-actions
4949
- /actions/migrating-to-github-actions/manually-migrating-to-github-actions/migrating-from-gitlab-cicd-to-github-actions
5050
- /actions/migrating-to-github-actions/manually-migrating-to-github-actions/migrating-from-jenkins-to-github-actions
5151
- /actions/migrating-to-github-actions/manually-migrating-to-github-actions/migrating-from-travis-ci-to-github-actions
52-
- /actions/use-cases-and-examples/project-management/using-github-actions-for-project-management
52+
- /actions/concepts/use-cases/using-github-actions-for-project-management
5353
- /actions/use-cases-and-examples/project-management/closing-inactive-issues
5454
- /actions/use-cases-and-examples/project-management/scheduling-issue-creation
5555
- /actions/use-cases-and-examples/project-management/adding-labels-to-issues

content/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@ versions:
99
topics:
1010
- Actions Runner Controller
1111
children:
12-
- /about-actions-runner-controller
1312
- /quickstart-for-actions-runner-controller
1413
- /authenticating-to-the-github-api
1514
- /deploying-runner-scale-sets-with-actions-runner-controller
1615
- /using-actions-runner-controller-runners-in-a-workflow
1716
- /troubleshooting-actions-runner-controller-errors
18-
- /about-support-for-actions-runner-controller
1917
---
2018

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

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
children:
10-
- /about-self-hosted-runners
11-
- /communicating-with-self-hosted-runners
1210
- /adding-self-hosted-runners
1311
- /autoscaling-with-self-hosted-runners
1412
- /running-scripts-before-or-after-a-job

content/actions/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ featuredLinks:
99
startHere:
1010
- /actions/writing-workflows
1111
- /actions/use-cases-and-examples
12-
- /actions/about-github-actions/about-continuous-integration-with-github-actions
13-
- /actions/use-cases-and-examples/deploying/deploying-with-github-actions
14-
- /actions/use-cases-and-examples/publishing-packages/about-packaging-with-github-actions
12+
- /actions/concepts/overview/about-continuous-integration-with-github-actions
13+
- /actions/concepts/use-cases/deploying-with-github-actions
14+
- /actions/concepts/use-cases/about-packaging-with-github-actions
1515
- /actions/monitoring-and-troubleshooting-workflows
1616
guideCards:
1717
- /actions/writing-workflows/using-workflow-templates
@@ -37,6 +37,7 @@ versions:
3737
ghec: '*'
3838
children:
3939
- /about-github-actions
40+
- /concepts
4041
- /writing-workflows
4142
- /managing-workflow-runs-and-deployments
4243
- /sharing-automations

content/actions/monitoring-and-troubleshooting-workflows/monitoring-workflows/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
children:
10-
- /about-monitoring-workflows
11-
- /notifications-for-workflow-runs
1210
- /using-the-visualization-graph
1311
- /viewing-workflow-run-history
1412
- /viewing-job-execution-time

content/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/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-
- /about-troubleshooting-workflows
1110
- /using-copilot-to-troubleshoot-workflows
1211
- /enabling-debug-logging
1312
- /working-with-support-for-github-actions

content/actions/security-for-github-actions/security-guides/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ versions:
88
ghec: '*'
99
children:
1010
- /security-hardening-for-github-actions
11-
- /about-secrets
1211
- /using-secrets-in-github-actions
1312
- /automatic-token-authentication
1413
- /using-githubs-security-features-to-secure-your-use-of-github-actions

content/actions/security-for-github-actions/security-hardening-your-deployments/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ versions:
99
ghec: '*'
1010
ghes: '*'
1111
children:
12-
- /about-security-hardening-with-openid-connect
1312
- /configuring-openid-connect-in-amazon-web-services
1413
- /configuring-openid-connect-in-azure
1514
- /configuring-openid-connect-in-google-cloud-platform

0 commit comments

Comments
 (0)