stack/apps
BilalG1 9e342da0f2
Fix cron jobs using dev env instead of test env in CI workflows (#1319)
The custom-base-port and db-migration-backwards-compatibility workflows
were running cron jobs with `with-env:dev` instead of `with-env:test`,
causing ClickHouse sync mismatches in verify-data-integrity.

<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Streamlined CI test workflows to standardize background cron job
startup for more consistent test runs.
* **Tests**
* Improved end-to-end test reliability by aligning background process
behavior across suites.
* **Bug Fixes**
* Enhanced data verification reliability by ensuring external database
sync before integrity checks and tightening comparison ordering for
certain records, reducing false mismatch detections.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-09 21:27:18 -07:00
..
backend Fix cron jobs using dev env instead of test env in CI workflows (#1319) 2026-04-09 21:27:18 -07:00
dashboard chore: update package versions 2026-04-09 13:36:23 -07:00
dev-launchpad chore: update package versions 2026-04-09 13:36:23 -07:00
e2e chore: update package versions 2026-04-09 13:36:23 -07:00
hosted-components chore: update package versions 2026-04-09 13:36:23 -07:00
mock-oauth-server chore: update package versions 2026-04-09 13:36:23 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00