Skip to content

feat(ci): add contract test stage (story 1-4)

Summary

  • Add contract CI stage between test and e2e in .gitlab-ci.yml
  • Create .contract_node hidden template and 2 jobs: contract:backend + contract:doc-repo
  • Add test:contract npm scripts to backend and doc-repo package.json
  • Separate JUnit XML reports, cache keys, and path-based trigger rules

Closes #656 (closed)

Merge request reports

Loading