Commit Graph

5 Commits

Author SHA1 Message Date
vithobaa 0c39f6141b chore: change default database name to autopilot_db and user to autopilot 2026-06-30 10:03:41 +05:30
vithobaa bc31a69621 fix: prevent S3 upload failures from crashing the entire execution result save 2026-06-30 09:42:18 +05:30
vithobaa ba5a67905e fix: enable cross-region access for S3 client 2026-06-29 19:50:24 +05:30
vithobaa 27fc78e257 feat: add locatorName and testData to execution step results 2026-06-29 19:42:16 +05:30
vithobaa a467069c9c feat: initial AutoPilot monorepo
- master/  : Spring Boot cloud coordinator (Gap 1-4 features)
- worker/  : Selenium execution engine
- ui/      : React + Vite dashboard (CI/CD integration page)
- docker-compose.yml       : production deployment
- docker-compose.local.yml : local dev (DB only)
- .env.example : environment variable template
- README.md : full deployment and local setup guide
2026-06-29 18:20:23 +05:30