v0.5.59: item counter evidence for fears, catch up Web features to site version.
Ship OpenDota counter-stats reordering for feared items, finalize SITE_VERSION/docs for rankings/streamers/trends/matches/mechanics and draft archetypes, and ignore regenerable Web data caches. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -161,6 +161,7 @@ def run_weekly(*, dry_run: bool = False) -> None:
|
||||
run_script("fetch_stratz_meta.py", dry_run=dry_run)
|
||||
run_script("fetch_hero_items.py", dry_run=dry_run)
|
||||
run_script("fetch_items_meta.py", dry_run=dry_run)
|
||||
run_script("fetch_item_counter_stats.py", "--soft-fail", dry_run=dry_run)
|
||||
run_script("item_fears.py", dry_run=dry_run)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user