Skip to content

Compile django translations on docker build time #1990

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

Merged
merged 4 commits into from
Jun 26, 2025

Conversation

rolandgeider
Copy link
Member

Proposed Changes

This makes sure that the django translations are always updated

Related Issue(s)

Closes #699

@rolandgeider rolandgeider force-pushed the feature/update-translations-docker branch 3 times, most recently from e037c62 to fa278a4 Compare June 25, 2025 15:20
This makes sure that the .mo files are always up to date in (most?) deployments.
Manual steps that commit these changes can still happen once in a while, like they
currently do.

Fixes #699
This makes sure the frontend and its translations are always up to date.
@rolandgeider rolandgeider force-pushed the feature/update-translations-docker branch from fa278a4 to c509e04 Compare June 25, 2025 15:22
@rolandgeider rolandgeider force-pushed the feature/update-translations-docker branch from 82751ac to 9e878dc Compare June 25, 2025 17:44
@rolandgeider rolandgeider changed the title Compile django translations on build time Compile django translations on docker build time Jun 26, 2025
@rolandgeider rolandgeider merged commit 1fa58bd into master Jun 26, 2025
2 checks passed
@rolandgeider rolandgeider deleted the feature/update-translations-docker branch June 26, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deal with updated translations
1 participant