Split test environment into staging and production #69
Labels
No labels
blocked
bug
component: fediversity panel
component: nixops4
contributor experience
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
goal: devops
project-management
question
role: sysadmin
security
technical debt
testing
user experience
user story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Fediversity/Fediversity#69
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.