Pipeline ETL local con idempotencia y determinismo garantizados, incluyendo hash de artefactos y contract tests de esquemas.

1 Open Issue Need Help Last updated: Nov 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue outlines the task of setting up the initial development environment for a new project. It involves creating a base folder structure, configuring a Makefile with essential targets (tools, build, test, run, clean, help), setting up a .gitignore, installing non-blocking pre-commit hooks, and creating a basic README.md. The goal is to enable collaborative work from day one by providing a standardized and functional repository setup.

Complexity: 3/5
good first issue

Pipeline ETL local con idempotencia y determinismo garantizados, incluyendo hash de artefactos y contract tests de esquemas.