Commit Graph

9 Commits

Author SHA1 Message Date
bot
987e90f8a8 chore: update export statistics with new contributions and user rankings for 2024-11-07 to 2024-11-23 2024-11-28 04:08:59 +00:00
736913d9ff feat: update drstats dataset with 102 active users and 2557 total contributions
- Increment active user count from 101 to 102 and total contributions from 2550 to 2557 in export/0_dataset.txt
- Refresh all export graphs (comments per day/hour/weekday, score per user/period) with data spanning 2024-11-07 to 2024-11-23
- Update view-comment_stats_per_hour.json with adjusted counts for hours 10, 11, 13, 14
- Rebuild dist/drstats-1.3.37 wheel and tarball, and update drstats.db binary
2024-11-26 17:42:48 +00:00
7f19248052 chore: remove deprecated sync_excempt target and switch export_stats to dr.stats
- Delete the sync_excempt Makefile target that was stubbed with a timeout warning
- Change export_stats to call dr.stats instead of dr.stats_all
- Remove extraneous blank lines in Makefile for cleaner formatting
2024-11-26 08:28:21 +00:00
bot
5a79c991a1 feat: update total contributions from 2524 to 2547 and average per user from 24.99 to 25.22 in export dataset
- Refresh binary distribution files drstats-1.3.37-py3-none-any.whl and drstats-1.3.37.tar.gz
- Update drstats.db database with latest aggregated statistics
- Regenerate all export graphs and JSON stats files for the period 2024-11-07 to 2024-11-23
- Append new posts-retoor.txt entries including async Rust concurrency discussion with gist reference
2024-11-26 02:58:21 +00:00
bot
a8016bab1c chore: update export dataset with 3 new contributions and refreshed graphs for 2024-11-07 to 2024-11-25
- Incremented total contributions from 2521 to 2524 in 0_dataset.txt
- Updated average contribution per user from 24.96 to 24.99
- Added new posts-retoor.txt entries including async Rust concurrency discussion
- Refreshed all export PNG graphs (comments per day/hour/weekday, score charts)
- Updated view-comment_stats JSON files with new data through 2024-11-25
- Rebuilt drstats-1.3.37 wheel and source distribution packages
- Updated drstats.db database with latest statistics
2024-11-25 22:50:22 +00:00
bot
891437a8d8 chore: update export dataset and statistics graphs for 2024-11-07 to 2024-11-25
- Regenerate export/0_dataset.txt with updated user contribution percentages and average post lengths
- Refresh all PNG graphs in export/ directory with latest comment and score data
- Update JSON statistics files (view-comment_stats_per_day.json, per_hour.json, per_weekday.json) with new counts for 2024-11-24 and 2024-11-25
- Bump dist/ package versions to drstats-1.3.37 with rebuilt .whl and .tar.gz
- Append new posts to export/posts-retoor.txt including discussion on Gitlab vs Gitea CI runners and devRant statistics explanation
2024-11-25 21:42:51 +00:00
bot
f2c4360883 feat: update total contributions from 2515 to 2518 and average per user to 24.93 in export dataset
- Increment total contributions count in export/0_dataset.txt from 2515 to 2518
- Adjust average contributions per user from 24.9 to 24.93
- Update binary export artifacts (whl, tar.gz, graphs, JSON stats) to reflect latest database state
- Refresh comment statistics JSON files with new counts for hour 20 (126→129) and updated weekday aggregations
2024-11-25 20:31:07 +00:00
bot
51fca071ad chore: update export dataset with 101 active users and 2515 total contributions
- Increment active user count from 100 to 101 and total contributions from 2389 to 2515 in export/0_dataset.txt
- Append 425 new lines of user posts to export/posts-retoor.txt
- Regenerate all binary export files including graphs, score charts, and compiled statistics images
- Update drstats.db database and rebuild dist packages to version 1.3.37
2024-11-25 19:58:34 +00:00
27a6409c09 feat: add initial export of devRant statistics, mentions, posts, and contributions data
Add raw query results for user contributions, mention counts, individual user posts, and view-comment statistics exported as text and JSON files under the export/ directory.
2024-11-24 07:02:48 +00:00