stack/apps
BilalG1 093eaf08f6
e2e: isolate external DB sync cleanup per suite (#1148)
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 -->
2026-02-02 16:09:28 -08:00
..
backend Merge remote-tracking branch 'origin/dev' into external-db-sync 2026-02-02 10:57:38 -08:00
dashboard Reduce error flickering 2026-02-02 13:07:45 -08:00
dev-launchpad chore: update package versions 2026-01-30 14:14:14 -08:00
e2e e2e: isolate external DB sync cleanup per suite (#1148) 2026-02-02 16:09:28 -08:00
mock-oauth-server chore: update package versions 2026-01-30 14:14:14 -08:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00