store: Full deploy test

This commit is contained in:
Cal Corum 2026-02-13 11:46:14 -06:00
parent 8a27df3ddd
commit b7df9bf943

View File

@ -0,0 +1,23 @@
---
id: f1ff3928-ad98-4279-a6a6-3f50ee342221
type: procedure
title: "Full deploy test"
tags: [test, deployment]
importance: 0.7
confidence: 0.8
steps:
- "Pull latest"
- "Run tests"
- "Build image"
- "Deploy"
preconditions:
- "Service must be running"
- "Git clean"
postconditions:
- "Config file updated"
- "Service healthy"
created: "2026-02-13T17:46:14.549202+00:00"
updated: "2026-02-13T17:46:14.549202+00:00"
---
Complete deployment with all fields