Commit 7a07f5c
committed
feat: Enhance CSV export process with configurable note limits and README generation
- Added support for a maximum notes per country limit in the export process, defaulting to 400,000 to comply with GitHub's file size restrictions.
- Updated SQL queries to incorporate the new limit, ensuring only the most recent notes are exported for AI context.
- Implemented a function to generate a README.md file that documents available countries and their corresponding CSV files, improving usability and clarity.
- Enhanced the commit and push logic to handle merge conflicts more effectively, ensuring smoother updates to the GitHub repository.1 parent fd97c2b commit 7a07f5c
File tree
3 files changed
+513
-184
lines changed- bin/dwh
- sql/dwh/export
3 files changed
+513
-184
lines changed
0 commit comments