Problem/Feature
When E2E teardown fails (store deletion timeout, 500 errors, etc.), leftover apps and stores accumulate. Currently these would require manual cleanup via cleanup-apps.ts / cleanup-stores.ts
Proposed solution:
Integrate the scripts with Github Actions to cleanup left over once a day.
Problem/Feature
When E2E teardown fails (store deletion timeout, 500 errors, etc.), leftover apps and stores accumulate. Currently these would require manual cleanup via
cleanup-apps.ts/cleanup-stores.tsProposed solution:
Integrate the scripts with Github Actions to cleanup left over once a day.