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

[CI] Importing translations failing #398

Closed
rm3l opened this issue May 27, 2024 · 0 comments · Fixed by #399
Closed

[CI] Importing translations failing #398

rm3l opened this issue May 27, 2024 · 0 comments · Fixed by #399
Labels

Comments

@rm3l
Copy link
Owner

rm3l commented May 27, 2024

https://github.com/rm3l/maoni/actions/runs/9251242633/job/25446347923

Run ./tools/import-translations-github.sh
+ '[' '' == '' ']'
Starting translation import...
+ echo -e 'Starting translation import...\n'
+ cd /home/runner
+ git config --global user.email maoni+github_actions@rm3l.org

+ git config --global user.name 'Maoni Github Actions'
+ git clone --branch=master ***github.com/rm3l/maoni.git master
Cloning into 'master'...
+ cd master
+ wget -q https://downloads.crowdin.com/cli/v2/crowdin-cli.zip
+ unzip -qj crowdin-cli.zip
+ java -jar crowdin-cli.jar upload sources
ERROR
code: 2
message: Version [1](https://github.com/rm3l/maoni/actions/runs/9251242633/job/25446347923#step:5:1).0 of the Crowdin API has been deprecated and removed
Error: Process completed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant