Codify risk-based change and deployment workflow #64
Labels
No labels
host:electra
host:fleet
host:lyra
host:vega
host:vega
phase:cutover
phase:deploy
phase:mcp
phase:module
phase:packaging
phase:prep
phase:validation
project:attic-postgres-lyra-rollout
project:auto-update-reliability
project:declarative-purity-cleanup
project:external-review
project:host-facts-refactor
project:lyra-nixos-deploy
project:lyra-service-stack-migration
project:nebula-mesh-network
project:security-hardening
project:service-stack-migration
project:vega-sillytavern-cutover
service:auto-update
service:mem0
service:sillytavern
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
nimmo/nixos-config#64
Loading…
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?
Context
Issue #60 demonstrated a repeatable workflow that gave useful operational confidence: issue → feature branch → MR → local and Forgejo validation → specialisation-safe canary → genuine deployment → no-op confirmation → evidence-based closure.
Existing guidance was duplicated and partially stale: it treated direct commits as the norm, selected validation mainly by file extension, and documented raw Electra
nixos-rebuild test, which activates the base battery tier.Scope
just testthe canonical specialisation-safe test path.nix flake check/VM requirement.Completion criteria
Validated locally with
just check; merged by MR #65.