Bake build number and changelog

This commit is contained in:
2026-01-29 22:03:12 +13:00
parent e42ae8585d
commit 62f392ad37
5 changed files with 6 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ _BOOL_FIELDS = {
"jellyfin_sync_to_arr",
"site_banner_enabled",
}
_SKIP_OVERRIDE_FIELDS = {"site_build_number"}
_SKIP_OVERRIDE_FIELDS = {"site_build_number", "site_changelog"}
def get_runtime_settings():