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

Upgrade Crowdin API Client to latest version #12345

Open
rtibbles opened this issue Jun 20, 2024 · 0 comments
Open

Upgrade Crowdin API Client to latest version #12345

rtibbles opened this issue Jun 20, 2024 · 0 comments
Labels
DEV: tools Internal tooling for development TAG: dependencies Pull requests that update a dependency file TAG: tech update / debt Change not visible to user

Comments

@rtibbles
Copy link
Member

Observed behavior

We currently pin the crowdin-api-client to v1.8.0 here: https://github.com/learningequality/kolibri/blob/develop/packages/kolibri-tools/lib/i18n/crowdin.py#L31

We should update to the latest (at time of writing v1.16.0). This will involve some minor refactor of how we invoke all the methods, as the project id is now an optional kwarg instead of always being the first positional argument to the functions.

@rtibbles rtibbles added TAG: tech update / debt Change not visible to user TAG: dependencies Pull requests that update a dependency file DEV: tools Internal tooling for development labels Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV: tools Internal tooling for development TAG: dependencies Pull requests that update a dependency file TAG: tech update / debt Change not visible to user
Projects
None yet
Development

No branches or pull requests

1 participant