Skip to content

Database export artifacts#56

Merged
nperez0111 merged 5 commits intomainfrom
cursor/database-export-artifacts-8070
Feb 13, 2026
Merged

Database export artifacts#56
nperez0111 merged 5 commits intomainfrom
cursor/database-export-artifacts-8070

Conversation

@nperez0111
Copy link
Owner

Adds a protected HTTP endpoint and a weekly GitHub Action to export a sanitized, low-memory SQLite database bundle as an artifact for backup and easy migration.


Open in Cursor Open in Web

cursoragent and others added 3 commits January 14, 2026 11:00
Adds a secret-protected /admin/export endpoint that streams a tar.gz bundle of db.sqlite and a sanitized kv.sqlite (excluding auth tables), plus a weekly GitHub Actions workflow to fetch and publish the export as an artifact.

Co-authored-by: computers <computers@nickthesick.com>
Adds eslint.config.js so pnpm lint works with ESLint v9 while preserving the existing TypeScript recommended rules.

Co-authored-by: computers <computers@nickthesick.com>
Co-authored-by: computers <computers@nickthesick.com>
@cursor
Copy link

cursor bot commented Jan 14, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@nperez0111 nperez0111 marked this pull request as ready for review February 13, 2026 06:15
@nperez0111 nperez0111 merged commit d83276e into main Feb 13, 2026
@nperez0111 nperez0111 deleted the cursor/database-export-artifacts-8070 branch February 13, 2026 06:22
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.

2 participants