codeflash/.github/workflows
Kevin Turcios 19927fad07 ci: refactor 14 E2E jobs into 3 matrix jobs (1094 → 521 lines)
Consolidate individual E2E workflow jobs into matrix strategy:
- 9 Python E2Es → 1 `e2e-python` matrix job
- 3 JS E2Es → 1 `e2e-js` matrix job
- 2 Java E2Es + new void-optimization → 1 `e2e-java` matrix job

Also absorbs standalone `e2e-java-void-optimization.yaml` into ci.yaml,
fixing its mutable `@v6` tag to `@v8.0.0` in the process.

Gate job now references 6 needs instead of 17.
2026-04-09 11:31:47 -05:00
..
ci.yaml ci: refactor 14 E2E jobs into 3 matrix jobs (1094 → 521 lines) 2026-04-09 11:31:47 -05:00
claude.yml ci: bump astral-sh/setup-uv from v6 to v8.0.0 2026-04-09 05:16:10 -05:00
codeflash-optimize.yaml ci: bump astral-sh/setup-uv from v6 to v8.0.0 2026-04-09 05:16:10 -05:00
codeflash.yaml Add CodeFlash GitHub Actions workflow 2026-01-28 01:29:39 +00:00
java-e2e-tests.yml ci: bump astral-sh/setup-uv from v6 to v8.0.0 2026-04-09 05:16:10 -05:00
label-workflow-changes.yml fix workflow triggering condition (#136) 2025-04-11 10:34:52 +05:30
publish.yml ci: bump astral-sh/setup-uv from v6 to v8.0.0 2026-04-09 05:16:10 -05:00