Skip to content

#887 Reliability Add an automated backup and restore verification wor… - #1061

Merged
ayomideadeniran merged 1 commit into
StellarDevHub:mainfrom
Priest-Codes:#887-Reliability-Add-an-automated-backup-and-restore-verification-workflow-FIX
Aug 3, 2026
Merged

#887 Reliability Add an automated backup and restore verification wor…#1061
ayomideadeniran merged 1 commit into
StellarDevHub:mainfrom
Priest-Codes:#887-Reliability-Add-an-automated-backup-and-restore-verification-workflow-FIX

Conversation

@Priest-Codes

Copy link
Copy Markdown
Contributor

Findings:

The codebase already had backup creation and restore logic but lacked any automated proof that restore works with data integrity.
The new disaster-recovery.yml workflow closes this gap.
Fix Features Delivered:

Weekly + on-demand + PR-triggered disaster recovery test
Two isolated Postgres services (primary + clean restore target)
Pre/post backup row count verification on key entities (User, Course, Enrollment)
Automatic temp artifact cleanup
Published recovery runbook as workflow artifact
Uses only test credentials (matches “No production credentials” requirement)

CLOSE #887

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

@Priest-Codes is attempting to deploy a commit to the Ayomide Adeniran's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 30, 2026

Copy link
Copy Markdown

@Priest-Codes Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ayomideadeniran

Copy link
Copy Markdown
Contributor

pr under review

@ayomideadeniran
ayomideadeniran merged commit 50eaace into StellarDevHub:main Aug 3, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Reliability] Add an automated backup-and-restore verification workflow

2 participants