v2026.04.02/scripts
Abdessamad Derraz 0401d058a1 feat: add by_sha256 index, fix reporting attribution
generate_db: add by_sha256 index for O(1) variant lookup.
verify: _find_best_variant uses indexed sha256 instead of O(n) scan.
validation: check_file_validation returns (reason, emulators) tuple,
attributing mismatch only to emulators whose check actually failed.
beetle_psx: remove incorrect size field for ps1_rom.bin (code does
not validate size, swanstation is sole size authority).
2026-04-02 00:59:01 +02:00
..
exporter chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
scraper chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
auto_fetch.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
check_buildbot_system.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
common.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
cross_reference.py feat: unify gap analysis with verify results and source provenance 2026-04-01 22:33:37 +02:00
crypto_verify.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
dedup.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
deterministic_zip.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
diff_truth.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
download.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
download.sh update all references from retroarch_system to retrobios 2026-03-17 11:17:50 +01:00
export_native.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
generate_db.py feat: add by_sha256 index, fix reporting attribution 2026-04-02 00:59:01 +02:00
generate_pack.py feat: add by_sha256 index, fix reporting attribution 2026-04-02 00:59:01 +02:00
generate_readme.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
generate_site.py feat: add custom site stylesheet with theme and components 2026-04-02 00:48:02 +02:00
generate_truth.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
list_platforms.py feat: add doom engine wad files, emulatorjs base config 2026-03-25 23:12:53 +01:00
migrate.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
pipeline.py feat: propagate source flags to pipeline 2026-04-01 14:52:39 +02:00
refresh_data_dirs.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
sect233r1.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
truth.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
validate_pr.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
validation.py feat: add by_sha256 index, fix reporting attribution 2026-04-02 00:59:01 +02:00
verify.py feat: add by_sha256 index, fix reporting attribution 2026-04-02 00:59:01 +02:00