From 3200d252a880e44364bda1793c2dcf47aabd6dfb Mon Sep 17 00:00:00 2001 From: Jules Parker <19994093+jules-p@users.noreply.github.com> Date: Thu, 2 Jun 2022 10:25:29 +0200 Subject: [PATCH] feature based versioning --- .../about-billing-for-github-copilot.md | 3 +-- content/billing/managing-billing-for-github-copilot/index.md | 3 +-- .../configuring-github-copilot-in-jetbrains.md | 3 +-- .../configuring-github-copilot-in-neovim.md | 3 +-- .../configuring-github-copilot-in-visual-studio-code.md | 3 +-- .../configuring-github-copilot-in-visual-studio.md | 3 +-- content/copilot/configuring-github-copilot/index.md | 3 +-- .../getting-started-with-github-copilot-in-jetbrains.md | 3 +-- .../getting-started-with-github-copilot-in-neovim.md | 3 +-- ...etting-started-with-github-copilot-in-visual-studio-code.md | 3 +-- .../getting-started-with-github-copilot-in-visual-studio.md | 3 +-- content/copilot/getting-started/index.md | 3 +-- content/copilot/index.md | 3 +-- .../about-github-copilot-telemetry.md | 3 +-- .../copilot/overview-of-github-copilot/about-github-copilot.md | 3 +-- .../overview-of-github-copilot/github-copilot-in-practice.md | 3 +-- content/copilot/overview-of-github-copilot/index.md | 3 +-- content/copilot/quickstart.md | 3 +-- data/features/copilot.yml | 3 +++ 19 files changed, 21 insertions(+), 36 deletions(-) create mode 100644 data/features/copilot.yml diff --git a/content/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot.md b/content/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot.md index b428790be1..c0ca181097 100644 --- a/content/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot.md +++ b/content/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot.md @@ -2,8 +2,7 @@ title: About billing for GitHub Copilot intro: 'ADD INTRO.' versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - copilot shortTitle: Billing for GitHub Copilot diff --git a/content/billing/managing-billing-for-github-copilot/index.md b/content/billing/managing-billing-for-github-copilot/index.md index ed702f45b4..997370230e 100644 --- a/content/billing/managing-billing-for-github-copilot/index.md +++ b/content/billing/managing-billing-for-github-copilot/index.md @@ -3,8 +3,7 @@ title: Managing billing for GitHub Copilot shortTitle: GitHub Copilot intro: 'ADD INTRO.' versions: - fpt: '*' - ghec: '*' + feature: 'copilot' children: - /about-billing-for-github-copilot --- diff --git a/content/copilot/configuring-github-copilot/configuring-github-copilot-in-jetbrains.md b/content/copilot/configuring-github-copilot/configuring-github-copilot-in-jetbrains.md index 118cc73b34..d9f49da1dc 100644 --- a/content/copilot/configuring-github-copilot/configuring-github-copilot-in-jetbrains.md +++ b/content/copilot/configuring-github-copilot/configuring-github-copilot-in-jetbrains.md @@ -3,8 +3,7 @@ title: Configuring GitHub Copilot in JetBrains intro: 'ADD INTRO.' versions: versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot --- \ No newline at end of file diff --git a/content/copilot/configuring-github-copilot/configuring-github-copilot-in-neovim.md b/content/copilot/configuring-github-copilot/configuring-github-copilot-in-neovim.md index 413ebfe753..9014078690 100644 --- a/content/copilot/configuring-github-copilot/configuring-github-copilot-in-neovim.md +++ b/content/copilot/configuring-github-copilot/configuring-github-copilot-in-neovim.md @@ -3,8 +3,7 @@ title: Configuring GitHub Copilot in NeoVim intro: 'ADD INTRO.' versions: versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot --- \ No newline at end of file diff --git a/content/copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio-code.md b/content/copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio-code.md index e10a1766ee..697957d235 100644 --- a/content/copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio-code.md +++ b/content/copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio-code.md @@ -3,8 +3,7 @@ title: Configuring GitHub Copilot in Visual Studio Code intro: 'ADD INTRO.' versions: versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot --- \ No newline at end of file diff --git a/content/copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio.md b/content/copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio.md index d5e13537c0..25a3e4080c 100644 --- a/content/copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio.md +++ b/content/copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio.md @@ -3,8 +3,7 @@ title: Configuring GitHub Copilot in Visual Studio intro: 'ADD INTRO.' versions: versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot --- \ No newline at end of file diff --git a/content/copilot/configuring-github-copilot/index.md b/content/copilot/configuring-github-copilot/index.md index 266c23d54d..f6e84703c9 100644 --- a/content/copilot/configuring-github-copilot/index.md +++ b/content/copilot/configuring-github-copilot/index.md @@ -3,8 +3,7 @@ title: Configuring GitHub Copilot shortTitle: Configure GitHub Copilot intro: 'ADD INTRO.' versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot children: diff --git a/content/copilot/getting-started/getting-started-with-github-copilot-in-jetbrains.md b/content/copilot/getting-started/getting-started-with-github-copilot-in-jetbrains.md index f2cd743d2a..4f6a3d813f 100644 --- a/content/copilot/getting-started/getting-started-with-github-copilot-in-jetbrains.md +++ b/content/copilot/getting-started/getting-started-with-github-copilot-in-jetbrains.md @@ -3,8 +3,7 @@ title: Getting started with GitHub Copilot in JetBrains intro: 'ADD INTRO.' versions: versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot --- \ No newline at end of file diff --git a/content/copilot/getting-started/getting-started-with-github-copilot-in-neovim.md b/content/copilot/getting-started/getting-started-with-github-copilot-in-neovim.md index ce61e19a17..20e1f76303 100644 --- a/content/copilot/getting-started/getting-started-with-github-copilot-in-neovim.md +++ b/content/copilot/getting-started/getting-started-with-github-copilot-in-neovim.md @@ -3,8 +3,7 @@ title: Getting started with GitHub Copilot in NeoVim intro: 'ADD INTRO.' versions: versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot --- \ No newline at end of file diff --git a/content/copilot/getting-started/getting-started-with-github-copilot-in-visual-studio-code.md b/content/copilot/getting-started/getting-started-with-github-copilot-in-visual-studio-code.md index 16df3ce4a2..ea50801e62 100644 --- a/content/copilot/getting-started/getting-started-with-github-copilot-in-visual-studio-code.md +++ b/content/copilot/getting-started/getting-started-with-github-copilot-in-visual-studio-code.md @@ -3,8 +3,7 @@ title: Getting started with GitHub Copilot in Visual Studio Code intro: 'ADD INTRO.' versions: versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot --- \ No newline at end of file diff --git a/content/copilot/getting-started/getting-started-with-github-copilot-in-visual-studio.md b/content/copilot/getting-started/getting-started-with-github-copilot-in-visual-studio.md index 65ffd0cb7b..bb0b1a089f 100644 --- a/content/copilot/getting-started/getting-started-with-github-copilot-in-visual-studio.md +++ b/content/copilot/getting-started/getting-started-with-github-copilot-in-visual-studio.md @@ -3,8 +3,7 @@ title: Getting started with GitHub Copilot in Visual Studio intro: 'ADD INTRO.' versions: versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot --- \ No newline at end of file diff --git a/content/copilot/getting-started/index.md b/content/copilot/getting-started/index.md index fc6bf37c04..0efa9f0e5c 100644 --- a/content/copilot/getting-started/index.md +++ b/content/copilot/getting-started/index.md @@ -3,8 +3,7 @@ title: Getting started with GitHub Copilot shortTitle: Get started with GitHub Copilot intro: 'ADD INTRO.' versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot children: diff --git a/content/copilot/index.md b/content/copilot/index.md index d6ed072193..d3f4ac97d9 100644 --- a/content/copilot/index.md +++ b/content/copilot/index.md @@ -8,8 +8,7 @@ changelog: label: copilot layout: product-landing versions: - fpt: '*' - ghec: '*' + feature: 'copilot' children: - /quickstart - /overview-of-github-copilot diff --git a/content/copilot/overview-of-github-copilot/about-github-copilot-telemetry.md b/content/copilot/overview-of-github-copilot/about-github-copilot-telemetry.md index d422541750..5562b4692c 100644 --- a/content/copilot/overview-of-github-copilot/about-github-copilot-telemetry.md +++ b/content/copilot/overview-of-github-copilot/about-github-copilot-telemetry.md @@ -5,8 +5,7 @@ redirect_from: - /early-access/github/copilot/about-github-copilot-telemetry versions: versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot --- diff --git a/content/copilot/overview-of-github-copilot/about-github-copilot.md b/content/copilot/overview-of-github-copilot/about-github-copilot.md index 995862314e..3daf17acff 100644 --- a/content/copilot/overview-of-github-copilot/about-github-copilot.md +++ b/content/copilot/overview-of-github-copilot/about-github-copilot.md @@ -2,8 +2,7 @@ title: About GitHub Copilot intro: 'ADD INTRO.' versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot shortTitle: About GitHub Copilot diff --git a/content/copilot/overview-of-github-copilot/github-copilot-in-practice.md b/content/copilot/overview-of-github-copilot/github-copilot-in-practice.md index 23cdb5313e..88df503e52 100644 --- a/content/copilot/overview-of-github-copilot/github-copilot-in-practice.md +++ b/content/copilot/overview-of-github-copilot/github-copilot-in-practice.md @@ -2,8 +2,7 @@ title: GitHub Copilot in practice intro: 'ADD INTRO.' versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot shortTitle: GitHub Copilot in practice diff --git a/content/copilot/overview-of-github-copilot/index.md b/content/copilot/overview-of-github-copilot/index.md index 0ac322bbc4..0a99c7f404 100644 --- a/content/copilot/overview-of-github-copilot/index.md +++ b/content/copilot/overview-of-github-copilot/index.md @@ -3,8 +3,7 @@ title: Overview of GitHub Copilot shortTitle: Overview of GitHub Copilot intro: 'ADD INTRO.' versions: - fpt: '*' - ghec: '*' + feature: 'copilot' topics: - Copilot children: diff --git a/content/copilot/quickstart.md b/content/copilot/quickstart.md index cf961fee0b..907d970252 100644 --- a/content/copilot/quickstart.md +++ b/content/copilot/quickstart.md @@ -3,8 +3,7 @@ title: Quickstart for GitHub Copilot intro: 'ADD INTRO.' allowTitleToDifferFromFilename: true versions: - fpt: '*' - ghec: '*' + feature: 'copilot' shortTitle: Quickstart topics: - Copilot diff --git a/data/features/copilot.yml b/data/features/copilot.yml new file mode 100644 index 0000000000..14ba8f5e2d --- /dev/null +++ b/data/features/copilot.yml @@ -0,0 +1,3 @@ +versions: + fpt: '*' + ghec: '*'