Skip to main content

Release Flow

This page captures the release-flow template for the Antrix platform. Fill in team-specific details as the process is confirmed.

  • change summary
  • affected repositories
  • environment target
  • required config changes
  • DB migration or seed impact
  • smoke test checklist
  • rollback plan

Suggested flow

  1. merge approved code changes
  2. update central docs if behavior or setup changed
  3. build affected frontend and backend services
  4. deploy to target environment
  5. run smoke tests
  6. log release notes and known issues

Documentation rule

Any release that changes:

  • service boundaries
  • local setup
  • environment config expectations
  • login or access flow

should update this site before or with the code release.