Repository & scripts (Gitea)
This page links to the scripts repository (Gitea) so reviewers can open code, leave line comments, and jump back to the documentation. Only scripts under tasks/ (Tasks 1, 3, 4) are shared; Task 5 scripts and reference/ are not in scope.
Set the repository URL in the site config (themeConfig.repositoryLinks.baseUrl) or via GITEA_REPO_URL at build time.
| Location | Path | Documentation |
|---|---|---|
| ETL / Glue scripts | tasks/01_data_ingestion_transformation/src/etl | ETL Code |
| SQL | tasks/03_sql | SQL Code |
| CI/CD workflows | tasks/04_devops_cicd/.github/workflows | CI/CD Workflow |
See also
- All Scripts & Code — Overview of all implementation code and pseudocode
- Executive Summary — Business case and solution overview