Skip to content

CI CD Pipline Migration

Nathan Gray edited this page Jul 21, 2025 · 1 revision

Flow:

  1. Run unit tests: Does not require stack to be running.
  2. Build and Publish Images
  3. Integration tests: Downloads and starts docker stack -> Runs test_federation.
Clone this wiki locally