weblate/ci/migrate-scripts
Gersona 70049b244e
feat(file_format_params): Gettext PO header configuration with file format parameters (#18982)
* Add file format params for .po file headers

* migrate set_language_team attribute to File format params

* documentation update

* update backup schema

* handle old backups containing project.set_language_team

* configure exporter headers with file_format_params

* set GettextSetLanguageTeamHeader default to True

* docs: Documentation snippets update

* chore(docs): update OpenAPI schema

* correct fallback value for `po_set_language_team`

* fix migration conflict

* fix mypy enforced errors

* fix migration conflict

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* typo fix

* chore(docs): update OpenAPI schema

* docs: Documentation snippets update

* fix changes entries

* Add back missing changelog entries

---------

Co-authored-by: gersona <6675010+gersona@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Michal Čihař <michal@weblate.org>
2026-05-06 09:45:39 +02:00
..
assert-billing.py
assert-dos-eol-param.py feat(file-formats): Replace dos-eol check flag with File format parameters (#19243) 2026-05-04 10:25:10 +00:00
assert-encoding.py fix(formats): properly handle default params 2026-04-08 14:19:38 +02:00
assert-gettext-header-settings.py feat(file_format_params): Gettext PO header configuration with file format parameters (#18982) 2026-05-06 09:45:39 +02:00
assert-links.py feat(component): allow categorizing shared components in target projects (#18574) 2026-03-25 18:53:25 +01:00
assert-params.py
assert-pending.py
assert-vote.py
setup-addon-customize.py
setup-base.py fix(ci): make the migration testing work with 5.17 as well 2026-04-15 11:08:36 +02:00
setup-billing.py
setup-dos-eol-param.py feat(file-formats): Replace dos-eol check flag with File format parameters (#19243) 2026-05-04 10:25:10 +00:00
setup-formats.py fix(formats): properly handle default params 2026-04-08 14:19:38 +02:00
setup-gettext-header-settings.py feat(file_format_params): Gettext PO header configuration with file format parameters (#18982) 2026-05-06 09:45:39 +02:00
setup-languages.py
setup-links.py feat(component): allow categorizing shared components in target projects (#18574) 2026-03-25 18:53:25 +01:00
setup-pending.py