Skip to content

Add Makefile targets for all 8 recipes #8

@kiyeonjeon21

Description

@kiyeonjeon21

Priority: P1

Makefile is missing targets for batch-processing, realtime-cdc, data-governance, and ai-ml-platform even though recipe .env files exist.

What to do

  • Add 4 missing Makefile targets matching recipe .env files
  • Add validate target that runs docker compose config for all recipes
  • Add seed target that runs dbt seed && dbt run
  • Update make help descriptions

Acceptance criteria

  • All 8 recipe .env files have corresponding Makefile targets
  • make help lists all new targets
  • make validate checks all compose configurations

Metadata

Metadata

Assignees

No one assigned

    Labels

    devxDeveloper experienceenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions