1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove GHAE version in front matter (4) (#49117)

This commit is contained in:
Peter Bengtsson
2024-02-09 07:06:24 -05:00
committed by GitHub
parent f7c250845c
commit 03c903ecfd
149 changed files with 0 additions and 159 deletions

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: overview
topics:

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /about-custom-actions

View File

@@ -11,7 +11,6 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
---
{% data reusables.actions.enterprise-github-hosted-runners %}

View File

@@ -7,7 +7,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: how_to
---

View File

@@ -5,7 +5,6 @@ intro: 'Example workflows that demonstrate the CI/CD features of {% data variabl
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- using-scripts-to-test-your-code-on-a-runner

View File

@@ -5,7 +5,6 @@ intro: 'How to use advanced {% data variables.product.prodname_actions %} featur
versions:
fpt: '*'
ghes: '> 3.1'
ghae: '*'
ghec: '*'
type: how_to
topics:

View File

@@ -6,7 +6,6 @@ layout: product-guides
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
learningTracks:
- getting_started

View File

@@ -5,7 +5,6 @@ intro: You can evaluate expressions in workflows and actions.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---

View File

@@ -16,7 +16,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /understanding-github-actions

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: overview
topics:

View File

@@ -13,7 +13,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: tutorial
topics:

View File

@@ -5,7 +5,6 @@ intro: 'You can automatically publish packages using {% data variables.product.p
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
redirect_from:
- /actions/publishing-packages-with-github-actions

View File

@@ -9,7 +9,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: tutorial
topics:

View File

@@ -7,7 +7,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: quick_start
topics:

View File

@@ -9,7 +9,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
shortTitle: Automatic token authentication
---

View File

@@ -5,7 +5,6 @@ intro: 'Security hardening and good practices for {% data variables.product.prod
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /security-hardening-for-github-actions

View File

@@ -5,7 +5,6 @@ intro: Modify the default permissions granted to `GITHUB_TOKEN`.
versions:
fpt: '*'
ghes: '> 3.1'
ghae: '*'
ghec: '*'
---

View File

@@ -5,7 +5,6 @@ intro: Define the type of machine that will process a job in your workflow.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---

View File

@@ -5,7 +5,6 @@ intro: Create a map of outputs for your jobs.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---

View File

@@ -7,7 +7,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /using-jobs-in-a-workflow

View File

@@ -5,7 +5,6 @@ intro: Use a container to run the steps in a job.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---

View File

@@ -5,7 +5,6 @@ intro: 'Define the default settings that will apply to all jobs in the workflow,
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---

View File

@@ -5,7 +5,6 @@ intro: Create a matrix to define variations for each job.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
redirect_from:
- /actions/using-jobs/using-a-build-matrix-for-your-jobs

View File

@@ -5,7 +5,6 @@ intro: Run a single job at a time.
versions:
fpt: '*'
ghes: '> 3.1'
ghae: '*'
ghec: '*'
---

View File

@@ -5,7 +5,6 @@ intro: Specify an environment for a job.
versions:
fpt: '*'
ghes: '> 3.0'
ghae: '*'
ghec: '*'
---

View File

@@ -5,7 +5,6 @@ intro: Use workflows to run multiple jobs.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---

View File

@@ -4,7 +4,6 @@ intro: 'You can disable and re-enable a workflow using the {% data variables.pro
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
shortTitle: Disable & enable a workflow
redirect_from:

View File

@@ -18,7 +18,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /about-workflows

View File

@@ -12,7 +12,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: tutorial
topics:

View File

@@ -5,7 +5,6 @@ intro: 'How to automatically trigger {% data variables.product.prodname_actions
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: tutorial
topics:

View File

@@ -8,7 +8,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- CLI

View File

@@ -9,7 +9,6 @@ redirect_from:
versions:
ghec: '*'
ghes: '*'
ghae: '*'
topics:
- Enterprise
children:

View File

@@ -8,7 +8,6 @@ redirect_from:
versions:
ghec: '*'
ghes: '*'
ghae: '*'
topics:
- Enterprise
children:

View File

@@ -3,7 +3,6 @@ title: Release notes
layout: release-notes
versions:
ghes: '*'
ghae: '*'
topics:
- Enterprise
- Upgrades

View File

@@ -4,7 +4,6 @@ intro: 'Organization owners can grant or revoke access for a user to manage some
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Organizations

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- GitHub Apps

View File

@@ -8,7 +8,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- GitHub Apps

View File

@@ -13,7 +13,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- OAuth apps

View File

@@ -9,7 +9,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- OAuth apps

View File

@@ -8,7 +8,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- OAuth apps

View File

@@ -4,7 +4,6 @@ intro: Learn how to build and maintain {% data variables.product.prodname_oauth_
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- OAuth apps

View File

@@ -9,7 +9,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Identity

View File

@@ -4,7 +4,6 @@ intro: 'You can authorize third-party {% data variables.product.prodname_oauth_a
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- OAuth apps

View File

@@ -6,7 +6,6 @@ allowTitleToDifferFromFilename: true
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: overview
topics:

View File

@@ -5,7 +5,6 @@ intro: "Learn about what a {% data variables.product.prodname_github_app %} is a
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- GitHub Apps

View File

@@ -5,7 +5,6 @@ intro: 'You can authorize a {% data variables.product.prodname_github_app %} to
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Identity

View File

@@ -8,7 +8,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
shortTitle: 'Using {% data variables.product.prodname_github_apps %}'
children:

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- GitHub Apps

View File

@@ -6,7 +6,6 @@ redirect_from:
- /articles/authenticating-with-saml-single-sign-on
- /github/authenticating-to-github/authenticating-with-saml-single-sign-on
versions:
ghae: '*'
ghec: '*'
topics:
- SSO

View File

@@ -14,7 +14,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- SSH
@@ -29,4 +28,3 @@ children:
- /working-with-ssh-key-passphrases
shortTitle: Connect with SSH
---

View File

@@ -25,4 +25,3 @@ children:
- /signing-tags
shortTitle: Verify commit signatures
---

View File

@@ -8,7 +8,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Identity
@@ -18,4 +17,3 @@ children:
- /using-a-verified-email-address-in-your-gpg-key
shortTitle: Troubleshoot verification
---

View File

@@ -8,7 +8,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- SSH

View File

@@ -4,7 +4,6 @@ intro: 'This error means that the SSH key type you used was unrecognized or is u
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- SSH

View File

@@ -7,7 +7,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- SSH

View File

@@ -15,7 +15,6 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
children:
- /about-billing-on-github
- /about-billing-for-your-enterprise

View File

@@ -4,11 +4,9 @@ intro: Learn about accessibility features and settings on GitHub.
versions:
fpt: '*'
ghec: '*'
ghae: '*'
ghes: '*'
children:
- /managing-your-theme-settings
- /keyboard-shortcuts
- /github-command-palette
---

View File

@@ -11,7 +11,6 @@ redirect_from:
versions:
fpt: '*'
ghec: '*'
ghae: '*'
ghes: '*'
children:
- /about-using-integrations
@@ -20,4 +19,3 @@ children:
- /github-developer-program
shortTitle: Exploring integrations
---

View File

@@ -9,7 +9,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Profile

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Projects

View File

@@ -8,7 +8,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
intro: This Git cheat sheet is a time saver when you forget a command or don't want to use help in the CLI.
---

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
You can adopt the {% data variables.product.prodname_dotcom %} flow method to standardize how your team functions and collaborates on {% data variables.product.prodname_dotcom %}. For more information, see "[AUTOTITLE](/get-started/using-github/github-flow)."

View File

@@ -11,7 +11,6 @@ intro: 'You can configure Git to ignore files you don''t want to check in to {%
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
## Configuring ignored files for a single repository

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /set-up-git

View File

@@ -17,7 +17,6 @@ intro: 'At the heart of {% data variables.product.prodname_dotcom %} is an open-
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Pull requests

View File

@@ -7,7 +7,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Accounts
@@ -24,4 +23,3 @@ children:
- /faq-about-changes-to-githubs-plans
- /github-glossary
---

View File

@@ -4,7 +4,6 @@ intro: 'Learn the basics of {% data variables.product.product_name %}.'
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Pull requests

View File

@@ -11,7 +11,6 @@ intro: 'The `git rebase` command allows you to easily change a series of commits
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
Typically, you would use `git rebase` to:

View File

@@ -11,7 +11,6 @@ intro: 'If you need to manage multiple projects within a single repository, you
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
## About subtree merges

View File

@@ -4,7 +4,6 @@ intro: 'Learn about the version control system, Git, and how it works with {% da
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: overview
topics:

View File

@@ -9,7 +9,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
shortTitle: Non-fast-forward error
---

View File

@@ -13,7 +13,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /about-git

View File

@@ -4,7 +4,6 @@ intro: 'Learn about different features of {% data variables.product.prodname_doc
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /about-versions-of-github-docs

View File

@@ -11,7 +11,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Pull requests

View File

@@ -5,7 +5,6 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
topics:
- CLI
- Codespaces

View File

@@ -7,7 +7,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /github-flow

View File

@@ -10,7 +10,6 @@ intro: 'For the best experience with {% data variables.product.product_name %},
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---

View File

@@ -10,7 +10,6 @@ intro: 'You can structure the information shared on {% data variables.product.pr
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /getting-started-with-writing-and-formatting-on-github
@@ -18,4 +17,3 @@ children:
- /working-with-saved-replies
- /editing-and-sharing-content-with-gists
---

View File

@@ -4,7 +4,6 @@ intro: '{% data reusables.cli.cli-intro %}'
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- CLI

View File

@@ -4,7 +4,6 @@ intro: 'Learn how to share new {% data variables.product.prodname_cli %} command
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- CLI

View File

@@ -4,7 +4,6 @@ intro: 'You can view all of the {% data variables.product.prodname_cli %} comman
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- CLI

View File

@@ -5,7 +5,6 @@ intro: '{% data reusables.cli.about-cli %}'
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /about-github-cli

View File

@@ -4,7 +4,6 @@ intro: 'Start using {% data variables.product.prodname_cli %} to work with {% da
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- CLI

View File

@@ -4,7 +4,6 @@ intro: 'Learn how to use custom extensions written by other {% data variables.pr
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- CLI

View File

@@ -7,7 +7,6 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
topics:
- API
children:

View File

@@ -8,7 +8,6 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
topics:
- API
---

View File

@@ -8,7 +8,6 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
topics:
- API
shortTitle: Migrate from REST to GraphQL

View File

@@ -7,7 +7,6 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
topics:
- API
---

View File

@@ -4,7 +4,6 @@ intro: Learn how to traverse data sets using cursor based pagination with the Gr
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- API

View File

@@ -5,7 +5,6 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
topics:
- API
---

View File

@@ -5,7 +5,6 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
children:
- /about-the-graphql-api
- /public-schema

View File

@@ -7,7 +7,6 @@ layout: product-guides
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
includeGuides:
- /issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Pull requests

View File

@@ -5,7 +5,6 @@ permissions: 'Anyone can close an issue they opened.<br><br>Repository owners, c
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Issues

View File

@@ -21,7 +21,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Pull requests

View File

@@ -9,7 +9,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Pull requests

View File

@@ -5,7 +5,6 @@ intro: 'Use {% data variables.product.prodname_github_issues %} to track ideas a
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Issues

View File

@@ -5,7 +5,6 @@ allowTitleToDifferFromFilename: true
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: quick_start
topics:

View File

@@ -6,7 +6,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
ghae: '*'
---
{% data reusables.migrations.about-migrations %}

View File

@@ -5,7 +5,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
ghae: '*'
children:
- /about-githubs-migration-tooling
- /planning-your-migration-to-github

Some files were not shown because too many files have changed in this diff Show More