Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds GitHub action to automatically update our Intl data from CLDR #18842

Merged
merged 2 commits into from Mar 14, 2022

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Feb 24, 2022

Description:

The action will automatically run on the 1st of every month. In additition is can be triggered manually if needed.

The action first fetches the list of releases of CLDR to determine the version to use for updates. It will only use stable releases.
If updates are available a PR will be automatically created.

fixes #18833

Review

@sgiehl sgiehl added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Feb 24, 2022
@sgiehl sgiehl added this to the 4.9.0 milestone Feb 24, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2022

This issue is in "needs review" but there has been no activity for 7 days. ping @matomo-org/core-reviewers

@github-actions github-actions bot added the Stale The label used by the Close Stale Issues action label Mar 4, 2022
@sgiehl sgiehl removed the Stale The label used by the Close Stale Issues action label Mar 4, 2022
@github-actions
Copy link
Contributor

This issue is in "needs review" but there has been no activity for 7 days. ping @matomo-org/core-reviewers

@github-actions github-actions bot added the Stale The label used by the Close Stale Issues action label Mar 12, 2022
@sgiehl sgiehl merged commit 6712b4f into 4.x-dev Mar 14, 2022
@sgiehl sgiehl deleted the cldrupdates branch March 14, 2022 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Stale The label used by the Close Stale Issues action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update INTL CLDR translations
2 participants