1
0
mirror of synced 2025-12-23 11:54:18 -05:00

Deprecate 2.22 b (#22366)

* Update enterprise-server-releases.js

* Run deprecation script

* Remove finding / managing security vulnerabilities

* remove vuln from translations

* remove more dead pages

* Restore heavily used files

* Remove 2.22 refs in tests

* Update working-with-the-npm-registry.md
This commit is contained in:
Kevin Heis
2021-10-22 13:23:16 -07:00
committed by GitHub
parent 42f51270cc
commit 3b092b4cb8
786 changed files with 568 additions and 40054 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:
ghes: '>=3.0'
ghes: '*'
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:
ghes: '>=3.0'
ghes: '*'
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:
ghes: '>=3.0'
ghes: '*'
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:
ghes: '>=3.0'
ghes: '*'
type: how_to
topics:
- Actions

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:
ghes: '>=3.0'
ghes: '*'
type: how_to
topics:
- Actions