theme-store/scripts
TheRealMG a73edd785e
Fix Theme Metadata Duplication and Add Missing Properties for Recent Pull Requests (#575)
* fix ability to add tags multiple times when rebuilding themes

* fix `createdAt` not being added for pull requests made prior

* adds tags property if it doesn't exist (old PRs)

* updated affected `theme.json` files

* updated more affected `theme.json` files

* fix action failing if new commits before finished

* make action only initiate when themes are changed
2024-10-13 09:59:29 +02:00
..
__add_missing_versions.py refactor(scripts): added compatibility layer with old prefs style, convert prefs to new style on theme rebuild (#424) 2024-09-21 06:58:24 +02:00
rebuild_themes.py Fix Theme Metadata Duplication and Add Missing Properties for Recent Pull Requests (#575) 2024-10-13 09:59:29 +02:00
submit_theme.py Added tags, createdAt, updatedAt properties (#561) 2024-10-12 09:23:29 +02:00
update_theme_date.py Fix Theme Metadata Duplication and Add Missing Properties for Recent Pull Requests (#575) 2024-10-13 09:59:29 +02:00