Recipe Platform Pipeline

Recipe Platform Pipeline A workflow diagram generated by Archify. 01 / GitHub Actions Lint and test · GitHub Actions Lint and test Build and push Engine image · GitHub Actions Build and push Engine image Legend Agent logic

What this pipeline does

  • • CI/CD pipeline for the HTMX recipe platform: builds the FastAPI/Python container, runs backend tests and linting inside it, then deploys to the primary host via Ansible on master merges.

Job by job

  • • Lint and test: Run FastAPI backend tests and Python linting for the HTMX recipe platform
  • • Build and push Engine image: Build and push the recipe-platform container image