Skip to content

Commit 9341f62

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

51 files changed

Lines changed: 126 additions & 46 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.
278 KB
Loading
29.7 KB
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: '*'

content/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/about-actions-runner-controller.md renamed to content/actions/concepts/runners/about-actions-runner-controller.md

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)

0 commit comments

Comments
 (0)