[TASK] Verify current iso data in nightly
We established a language and country database with related issues provided by core in v12. Data is fetched from a debian repository, available via sokil/php-isocodes-db-i18n. Script Build/Scripts/updateIsoDatabase.php creates core files based on this. The patch adds a nightly run that fetches latest dependencies, calls the update script and looks if core files have been changed. This gives us a red nightly as soon as TYPO3 files need an update due to upstream changes. When nightly goes red, a patch should be merged that incorporates the changes done by this run: > Build/Scripts/runTests.sh -s checkIsoDatabase Resolves: #100709 Related: #100659 Related: #99642 Related: #99618 Releases: main Change-Id: I2982a1a09a6e3012e92c7dad0fde8d0468f9708a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78788 Tested-by:core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- Build/Scripts/runTests.sh 7 additions, 0 deletionsBuild/Scripts/runTests.sh
- Build/gitlab-ci/nightly/integrity.yml 13 additions, 0 deletionsBuild/gitlab-ci/nightly/integrity.yml
- Build/testing-docker/local/docker-compose.yml 19 additions, 0 deletionsBuild/testing-docker/local/docker-compose.yml
- typo3/sysext/core/Classes/Country/CountryProvider.php 3 additions, 0 deletionstypo3/sysext/core/Classes/Country/CountryProvider.php
- typo3/sysext/core/Resources/Private/Language/Iso/bg.countries.xlf 30 additions, 26 deletions...sext/core/Resources/Private/Language/Iso/bg.countries.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/ca.countries.xlf 19 additions, 11 deletions...sext/core/Resources/Private/Language/Iso/ca.countries.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/cs.countries.xlf 5 additions, 1 deletion...sext/core/Resources/Private/Language/Iso/cs.countries.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/cs.languages.xlf 4 additions, 0 deletions...sext/core/Resources/Private/Language/Iso/cs.languages.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/cy.countries.xlf 5 additions, 1 deletion...sext/core/Resources/Private/Language/Iso/cy.countries.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/cy.languages.xlf 91 additions, 3 deletions...sext/core/Resources/Private/Language/Iso/cy.languages.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/de.countries.xlf 4 additions, 4 deletions...sext/core/Resources/Private/Language/Iso/de.countries.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/gl.languages.xlf 1 addition, 1 deletion...sext/core/Resources/Private/Language/Iso/gl.languages.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/hu.countries.xlf 5 additions, 1 deletion...sext/core/Resources/Private/Language/Iso/hu.countries.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/it.countries.xlf 2 additions, 2 deletions...sext/core/Resources/Private/Language/Iso/it.countries.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/it.languages.xlf 32 additions, 28 deletions...sext/core/Resources/Private/Language/Iso/it.languages.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/ko.countries.xlf 5 additions, 1 deletion...sext/core/Resources/Private/Language/Iso/ko.countries.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/ko.languages.xlf 7 additions, 3 deletions...sext/core/Resources/Private/Language/Iso/ko.languages.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/pl.countries.xlf 5 additions, 1 deletion...sext/core/Resources/Private/Language/Iso/pl.countries.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/pt-BR.countries.xlf 5 additions, 1 deletion...t/core/Resources/Private/Language/Iso/pt-BR.countries.xlf
- typo3/sysext/core/Resources/Private/Language/Iso/pt-BR.languages.xlf 4 additions, 0 deletions...t/core/Resources/Private/Language/Iso/pt-BR.languages.xlf
Please register or sign in to comment