Skip to content

Update i18n scripts to use Transifex REST API v3 #1641

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 7 commits into from
Jan 28, 2022

Conversation

silvanocerza
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • What kind of change does this PR introduce?

Updates the i18n commands.

  • What is the current behavior?

i18n commands to push and pull translation files use the deprecated Transifex API 2.0.

  • What is the new behavior?

The i18n commands have been updated to use the new Transifex API 3.0.

Nope.

  • Other information:

Closes #1494.

After this PR is merged we'll need to update the following repository secrets:

  • TRANSIFEX_ORGANIZATION
  • TRANSIFEX_PROJECT
  • TRANSIFEX_RESOURCE
  • TRANSIFEX_API_KEY

See how to contribute

@silvanocerza silvanocerza added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jan 27, 2022
@silvanocerza silvanocerza self-assigned this Jan 27, 2022
@silvanocerza silvanocerza merged commit f8d3c65 into master Jan 28, 2022
@silvanocerza silvanocerza deleted the scerza/transifex-api-update branch January 28, 2022 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transifex API version used by i18n script is deprecated
2 participants