You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(gitlab): add GitLab CI support with .gitlab-ci.yml template
Add .gitlab-ci.yml mirroring the GitHub Actions pipeline (type check + tests
on node:20). Extend the diff-parser's isCiFile heuristic to recognize
.gitlab-ci.yml and .gitlab/ paths. Add gitlab-ci.diff fixture with 7 new
tests across diff-parser and integration suites (49/49 passing).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments