Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

CI/CD Documentation

Continuous Integration and Deployment planning and tooling.

Contents

Document Purpose
ci_cd_plan.md CI/CD pipeline phases (1-11) - all complete
badges.md Badge generation helper documentation

Pipeline Status

All 11 CI/CD phases are COMPLETE

See ci_cd_plan.md for full details on:

  • Quality gates (JaCoCo, PITest, SpotBugs, Checkstyle)
  • Security testing (ZAP, Schemathesis, CodeQL, OWASP)
  • Docker packaging and deployment
  • Auth/role integration tests

Related