From 7d6591d2cfcabc02557f1b3b4b05cd5d41e3c3c5 Mon Sep 17 00:00:00 2001 From: Sophie <29382425+sophietheking@users.noreply.github.com> Date: Thu, 8 Aug 2024 14:09:15 +0200 Subject: [PATCH] [Improvement]: Removes GHES versioning from feature-based versioning files (#51964) --- .../about-enhanced-billing-for-git-large-file-storage.md | 4 ---- data/features/enhanced-billing-platform.yml | 1 - data/features/metered-ghe-ghas.yml | 1 - 3 files changed, 6 deletions(-) diff --git a/content/billing/using-the-enhanced-billing-platform-for-enterprises/about-enhanced-billing-for-git-large-file-storage.md b/content/billing/using-the-enhanced-billing-platform-for-enterprises/about-enhanced-billing-for-git-large-file-storage.md index 61437fda03..865c96a9d0 100644 --- a/content/billing/using-the-enhanced-billing-platform-for-enterprises/about-enhanced-billing-for-git-large-file-storage.md +++ b/content/billing/using-the-enhanced-billing-platform-for-enterprises/about-enhanced-billing-for-git-large-file-storage.md @@ -14,12 +14,8 @@ permissions: The enhanced billing platform is available to all enterprise accoun ## About billing for {% data variables.large_files.product_name_long %} -{% ifversion ghec %} - > [!NOTE] {% data reusables.user-settings.context_switcher %} -{% endif %} - Each {% data variables.product.prodname_dotcom %} account receives a certain amount of free bandwidth and storage for {% data variables.large_files.product_name_short %}, depending on the account's plan. Bandwidth is billed for each GiB of data downloaded. Storage is billed by calculating an hourly usage rate. To estimate costs for paid {% data variables.large_files.product_name_short %} usage, you can use the {% data variables.product.prodname_dotcom %} [pricing calculator](https://github.com/pricing/calculator?feature=lfs). diff --git a/data/features/enhanced-billing-platform.yml b/data/features/enhanced-billing-platform.yml index 67e2a6d2d2..2f0275b59d 100644 --- a/data/features/enhanced-billing-platform.yml +++ b/data/features/enhanced-billing-platform.yml @@ -1,4 +1,3 @@ # Versions for which the enhanced billing platform is available versions: ghec: '*' - ghes: '>=3.12' diff --git a/data/features/metered-ghe-ghas.yml b/data/features/metered-ghe-ghas.yml index d67632d73e..f20f8f00e5 100644 --- a/data/features/metered-ghe-ghas.yml +++ b/data/features/metered-ghe-ghas.yml @@ -3,4 +3,3 @@ versions: ghec: '*' - ghes: '>=3.14'