Split test environment into staging and production #69

Open
opened 2025-01-23 17:47:23 +01:00 by fricklerhandwerk · 0 comments

As a contributor, I want to be able to run deployments during development without affecting production.

Test

Given some checkout of the Fediversity code,
When triggering a deployment via the Panel in development mode,
The given configuration is deployed to staging.

Given some deployed version the Panel,
When triggering a deployment,
The given configuration is deployed to production.

As a contributor, I want to be able to run deployments during development without affecting production. # Test Given some checkout of the Fediversity code, When triggering a deployment via the Panel in development mode, The given configuration is deployed to staging. Given some deployed version the Panel, When triggering a deployment, The given configuration is deployed to production.
fricklerhandwerk added this to the Fediversity project 2025-01-27 13:57:47 +01:00
Sign in to join this conversation.
No description provided.