Skip to content

Commit

Permalink
combine to 1 json, separate script logic
Browse files Browse the repository at this point in the history
  • Loading branch information
madjin committed Dec 6, 2024
1 parent 52e4006 commit f90e685
Show file tree
Hide file tree
Showing 246 changed files with 26,724 additions and 32,899 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/weekly-summaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ jobs:
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
run: |
python scripts/generate_summaries.py ./data ./data
python scripts/generate_summaries.py ./data/contributors.json ./data/contributors.json -f
python scripts/compute_scores.py ./data/contributors.json ./data/contributors.json -f
- name: Build and generate site
run: |
Expand Down
129 changes: 0 additions & 129 deletions data/0xFlicker.json

This file was deleted.

144 changes: 0 additions & 144 deletions data/0xaguspunk.json

This file was deleted.

96 changes: 0 additions & 96 deletions data/0xaptosj.json

This file was deleted.

Loading

0 comments on commit f90e685

Please sign in to comment.