mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Possible CI flake fix: track external DB sync cleanup per test suite to avoid cross-suite config resets.\n\n- Lint: pass\n- Typecheck: pass <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added external database synchronization, enabling data replication from the internal database to external PostgreSQL databases with incremental batching and sequence tracking. * Introduced background cron job execution system for scheduled tasks. * **Tests** * Added comprehensive test suites for external database synchronization scenarios including basic operations, advanced configurations, high-volume data transfers, and race condition handling. * **Chores** * Enhanced CI/CD workflows to support external database sync operations. * Updated Docker configuration and environment variables for improved testing infrastructure. * **Bug Fixes** * Increased test timeout threshold for session expiration tests to accommodate slower executions. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| backend | ||
| general | ||
| helpers | ||
| js | ||
| global-setup.ts | ||
| globals.d.ts | ||
| helpers.ts | ||
| setup.ts | ||
| snapshot-serializer.ts | ||