From b20b962b6b316681bd8aabee334add99fa45525d Mon Sep 17 00:00:00 2001 From: HarrietAlexander <153020000+HarrietAlexander@users.noreply.github.com> Date: Thu, 27 Nov 2025 14:20:13 +1300 Subject: [PATCH 1/4] Update index.md removal of callout to early access and added availability to the bottom of the docs. --- .../docs/projects/ephemeral-environments/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/docs/projects/ephemeral-environments/index.md b/src/pages/docs/projects/ephemeral-environments/index.md index d5468962d6..a0c79066a1 100644 --- a/src/pages/docs/projects/ephemeral-environments/index.md +++ b/src/pages/docs/projects/ephemeral-environments/index.md @@ -1,7 +1,7 @@ --- layout: src/layouts/Default.astro pubDate: 2025-10-17 -modDate: 2025-10-17 +modDate: 2025-11-27 title: Ephemeral Environments navTitle: Ephemeral Environments navSection: Ephemeral Environments @@ -11,10 +11,6 @@ navOrder: 41 Ephemeral environments in Octopus Deploy allow you to automatically create test environments on-demand to gain confidence in your changes while helping to keep your infrastructure costs down. -:::div{.hint} -Support for Ephemeral Environments is rolling out as an Early Access Preview to Octopus Cloud. -::: - Ephemeral environments integrate smoothly into your existing development workflows by building on existing Octopus features such as [Releases](/docs/releases), [Channels](/docs/releases/channels) and [Runbooks](/docs/runbooks). Octopus can automatically create and deploy to an ephemeral environment from releases created within a specifically configured channel in a project, and supports provisioning and deprovisioning of associated infrastructure using Runbooks. @@ -246,3 +242,7 @@ The following limitations currently apply to the use of the Ephemeral Environmen - Ephemeral environments cannot be deployed to tenants. - Parent environments cannot be connected to tenants. - Ephemeral environments and parent environments cannot be used within lifecycles, deployment freezes and insights reports. + +## Availability + + Ephemeral environments is available for both cloud and self hosted customers in version `2025.4` From 8a77b664d33478c17094f34a14ca8f97d53b6f79 Mon Sep 17 00:00:00 2001 From: HarrietAlexander <153020000+HarrietAlexander@users.noreply.github.com> Date: Thu, 27 Nov 2025 14:22:27 +1300 Subject: [PATCH 2/4] Update index.md removal of eap call out and added availability to the bottom of docs --- .../infrastructure/ephemeral-environments/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/docs/infrastructure/ephemeral-environments/index.md b/src/pages/docs/infrastructure/ephemeral-environments/index.md index 9255275358..6d8b44ea18 100644 --- a/src/pages/docs/infrastructure/ephemeral-environments/index.md +++ b/src/pages/docs/infrastructure/ephemeral-environments/index.md @@ -1,7 +1,7 @@ --- layout: src/layouts/Default.astro pubDate: 2025-09-08 -modDate: 2025-09-08 +modDate: 2025-11-27 title: Ephemeral Environments navTitle: Ephemeral Environments navSection: Ephemeral Environments @@ -11,10 +11,6 @@ navOrder: 41 Ephemeral environments in Octopus Deploy allow you to automatically create test environments on-demand to gain confidence in your changes while helping to keep your infrastructure costs down. -:::div{.hint} -Support for Ephemeral Environments is rolling out as an Early Access Preview to Octopus Cloud. -::: - Ephemeral environments are designed to be created and removed as part of testing changes within the development lifecycle. [Releases](/docs/releases) can be deployed to in the same way as long-lived environments such as **Staging** or **Production**, and provide additional capabilities to provision and deprovision infrastructure associated with the environment using [Runbooks](/docs/runbooks). @@ -40,3 +36,7 @@ Parent environments can be selected alongside existing long-lived environments i - Variable sets - Project variables - User roles assigned to teams + +## Availability + +Ephemeral environments is available to all cloud and self hosted customers from version `2025.4` From 770fd6ddd6d6f1e418c1078fdb6df7073be766f9 Mon Sep 17 00:00:00 2001 From: HarrietAlexander <153020000+HarrietAlexander@users.noreply.github.com> Date: Thu, 27 Nov 2025 15:50:42 +1300 Subject: [PATCH 3/4] Update index.md addressing feedback --- src/pages/docs/infrastructure/ephemeral-environments/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/infrastructure/ephemeral-environments/index.md b/src/pages/docs/infrastructure/ephemeral-environments/index.md index 6d8b44ea18..0b44128a4d 100644 --- a/src/pages/docs/infrastructure/ephemeral-environments/index.md +++ b/src/pages/docs/infrastructure/ephemeral-environments/index.md @@ -39,4 +39,4 @@ Parent environments can be selected alongside existing long-lived environments i ## Availability -Ephemeral environments is available to all cloud and self hosted customers from version `2025.4` +Ephemeral environments are available to all cloud and self-hosted customers from version `2025.4`. From 1a40a563af90b731a8a0fdd9004aef813aa2319b Mon Sep 17 00:00:00 2001 From: HarrietAlexander <153020000+HarrietAlexander@users.noreply.github.com> Date: Thu, 27 Nov 2025 15:52:35 +1300 Subject: [PATCH 4/4] Update index.md matching to meet feedback in the same docs under infrastructure --- src/pages/docs/projects/ephemeral-environments/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/projects/ephemeral-environments/index.md b/src/pages/docs/projects/ephemeral-environments/index.md index a0c79066a1..db0497ce70 100644 --- a/src/pages/docs/projects/ephemeral-environments/index.md +++ b/src/pages/docs/projects/ephemeral-environments/index.md @@ -245,4 +245,4 @@ The following limitations currently apply to the use of the Ephemeral Environmen ## Availability - Ephemeral environments is available for both cloud and self hosted customers in version `2025.4` +Ephemeral environments are available to all cloud and self-hosted customers from version `2025.4`