1
0
mirror of synced 2025-12-22 03:16:52 -05:00

ran script/content-migrations/use-short-versions.js

This commit is contained in:
Sarah Schneider
2021-06-24 10:21:07 -04:00
parent 7de66fe4ef
commit cb12455649
1976 changed files with 6155 additions and 6133 deletions

View File

@@ -3,7 +3,7 @@ title: Backing up and restoring GitHub Enterprise Server with GitHub Actions ena
shortTitle: Backing up and restoring
intro: '{% data variables.product.prodname_actions %} data on your external storage provider is not included in regular {% data variables.product.prodname_ghe_server %} backups, and must be backed up separately.'
versions:
enterprise-server: '>=3.0'
ghes: '>=3.0'
type: how_to
topics:
- Actions

View File

@@ -2,7 +2,7 @@
title: High availability for GitHub Actions
intro: 'There are some special considerations for administering {% data variables.product.prodname_actions %} in a high availability configuration.'
versions:
enterprise-server: '>=3.0'
ghes: '>=3.0'
type: reference
topics:
- Actions

View File

@@ -2,7 +2,7 @@
title: Advanced configuration and troubleshooting
intro: 'Configure high availability for {% data variables.product.prodname_actions %}, and troubleshoot {% data variables.product.prodname_actions %} on {% data variables.product.prodname_ghe_server %}.'
versions:
enterprise-server: '>=3.0'
ghes: '>=3.0'
topics:
- Enterprise
children:

View File

@@ -3,7 +3,7 @@ title: Troubleshooting GitHub Actions for your enterprise
intro: 'Troubleshooting common issues that occur when using {% data variables.product.prodname_actions %} on {% data variables.product.prodname_ghe_server %}.'
permissions: 'Site administrators can troubleshoot {% data variables.product.prodname_actions %} issues and modify {% data variables.product.prodname_ghe_server %} configurations.'
versions:
enterprise-server: '>=3.0'
ghes: '>=3.0'
topics:
- Enterprise
redirect_from:

View File

@@ -2,7 +2,7 @@
title: Using a staging environment
intro: 'Learn about using {% data variables.product.prodname_actions %} with {% data variables.product.prodname_ghe_server %} staging environments.'
versions:
enterprise-server: '>=3.0'
ghes: '>=3.0'
type: how_to
topics:
- Actions