fix: preserve MindSpace runtime data during release #16

Merged
tkmind merged 1 commits from codex/mindspace-persisted-release into main 2026-07-21 10:41:23 +00:00
Owner

Summary

  • inherit production MindSpace data and users directories into the new runtime
  • move persisted directories back before rollback restores the previous runtime

Validation

  • bash -n scripts/release-mindspace-service-prod.sh
  • node --test mindspace-service/mindspace-rpc-server.test.mjs

Required to safely publish the MindSpace runtime used by the image_make production canary.

## Summary - inherit production MindSpace data and users directories into the new runtime - move persisted directories back before rollback restores the previous runtime ## Validation - bash -n scripts/release-mindspace-service-prod.sh - node --test mindspace-service/mindspace-rpc-server.test.mjs Required to safely publish the MindSpace runtime used by the image_make production canary.
tkmind added 1 commit 2026-07-21 10:38:15 +00:00
fix: preserve MindSpace runtime data during release
Memind CI / Test, build, and release guards (pull_request) Successful in 2m31s
fa777fa195
tkmind merged commit fe4b8c0da9 into main 2026-07-21 10:41:23 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tkmind/memind#16