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

Add compiled translations on Publish to PyPi Action. Closes #824 #825

Conversation

oscarfonts
Copy link
Contributor

@oscarfonts oscarfonts commented Jun 4, 2024

Closes #824

@@ -26,5 +26,6 @@ jobs:
poetry-version: ${{ matrix.poetry-version }}
- name: Build and publish
run: |
poetry run pybabel compile --domain django --directory djoser/locale -f
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Command copied from Makefile "build" target

@tomwojcik tomwojcik merged commit 566984a into sunscrapers:master Jun 7, 2024
1 of 15 checks passed
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.

PyPi package is missing translations
2 participants