Skip to content

Commit

Permalink
chore: update by running sync scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Aug 6, 2024
1 parent 2e59f09 commit fd4dc1e
Show file tree
Hide file tree
Showing 1,320 changed files with 94,885 additions and 12,010 deletions.
3,098 changes: 2,781 additions & 317 deletions rulesets.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/collect_github_stats.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ while IFS= read -r ghrepo;
do
DESTDIR="$OUTPUT_ROOT/$ghrepo"
echo "GET stats for ${ghrepo}..."

mkdir -p "$DESTDIR"
ghapi "repos/$ghrepo" > "$DESTDIR/repo.json"
ghapi "repos/$ghrepo/stats/participation" | jq .all > "$DESTDIR/participation.json"
Expand Down
12 changes: 6 additions & 6 deletions stats/BLAKE3-team/BLAKE3/community_profile.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions stats/BLAKE3-team/BLAKE3/participation.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fd4dc1e

Please sign in to comment.