VithobaaSrinivasakumar
  • Joined on 2026-04-10
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 07:33:50 +00:00
aeaeb4a115 Upload files to "/"
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 07:32:27 +00:00
32e283687a Update README.md
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 07:28:38 +00:00
4d36daef75 Update README.md
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 07:26:47 +00:00
76c6d021ab Update README.md
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 06:45:15 +00:00
263f47e3d6 fix: map invalid processing status to active on edit
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 06:34:18 +00:00
e263332d65 fix: resolve AgentService compilation error
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 06:27:15 +00:00
7e82bd6a98 grrg
172fae7f40 fix: instantly create execution from scheduler instead of waiting for agent poll
Compare 2 commits »
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 06:11:29 +00:00
d0d60a6fe5 feat: automatic guided routing from Test Case -> Group -> Suite
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 05:57:04 +00:00
c1410a126e fix: bind S3 credentials to correct environment variables to fix 403 Access Denied
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 05:33:45 +00:00
67a3d46138 fix: update Analytics endpoint in DashboardView to prevent 404/401 login loop
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 05:19:29 +00:00
62fd92b3fd fix: use explicit container_name in DB_URL to avoid Docker DNS resolution failures
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 05:13:08 +00:00
e5fbd6bec4 fix: remove conflicting AnalyticsController in analytics package
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 05:01:22 +00:00
155bd6ac11 feat: complete Gap 4 (CI/CD UI) and Gap 5 (Governance, Analytics, Audit logging)
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 04:33:43 +00:00
0c39f6141b chore: change default database name to autopilot_db and user to autopilot
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-30 04:12:19 +00:00
bc31a69621 fix: prevent S3 upload failures from crashing the entire execution result save
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-29 14:20:28 +00:00
ba5a67905e fix: enable cross-region access for S3 client
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-29 14:12:48 +00:00
27fc78e257 feat: add locatorName and testData to execution step results
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-29 13:55:25 +00:00
9430435ddd fix: use string interpolation trick for Jenkins vars to bypass JS evaluation
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-29 13:52:24 +00:00
80eb6cbdcf fix: render step details when locatorName is null
VithobaaSrinivasa... pushed to main at VithobaaSrinivasa.../Autopilot 2026-06-29 13:37:54 +00:00
f3da45d64a fix: escape jenkins pipeline variables in JS template literal