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

[FW][I18N] migrate to the nex transifex API #3514

Closed
wants to merge 1 commit into from

Conversation

fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Feb 9, 2023

Tansifex is deprecating it's client and switches to a go-based solution in its API v3

The new client is still backward compatible with the old format but the v2 API is going to be phased out.
See https://github.com/transifex/cli to install the deplyments using the tx client

This PR is the result of the "tx migrate" command

Forward-Port-Of: #3500

@robodoo
Copy link
Collaborator

robodoo commented Feb 9, 2023

@fw-bot
Copy link
Collaborator Author

fw-bot commented Feb 9, 2023

@mart-e cherrypicking of pull request #3500 failed.

stdout:

Auto-merging .tx/config
CONFLICT (content): Merge conflict in .tx/config

stderr:

10:33:00.544128 git.c:455               trace: built-in: git cherry-pick a31f39ff548a117052096cd4dac0d2acfb842bbd
error: could not apply a31f39ff... [I18N] migrate to the nex transifex API
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
----------
status:

Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?).

In the former case, you may want to edit this PR message as well.

Tansifex is deprecating it's client and switches to a go-based
solution in its API v3

The new client is still backward compatible with the old format but
the v2 API is going to be phased out.
See https://github.com/transifex/cli to install the deplyments using
the tx client

This PR is the result of the "tx migrate" command

X-original-commit: 040ceeb
@mart-e mart-e force-pushed the 15.0-14.0-tx-migrate-mat-eBJX-fw branch from 92da2e1 to 09a9c25 Compare February 9, 2023 09:50
@mart-e
Copy link
Contributor

mart-e commented Feb 9, 2023

robodoo r+

@C3POdoo C3POdoo requested a review from a team February 9, 2023 09:53
@robodoo
Copy link
Collaborator

robodoo commented Feb 9, 2023

@mart-e linked pull request(s) odoo/enterprise#36853, odoo/odoo#112269 not ready. Linked PRs are not staged until all of them are ready.

@robodoo
Copy link
Collaborator

robodoo commented Feb 9, 2023

@mart-e linked pull request(s) odoo/enterprise#36853 not ready. Linked PRs are not staged until all of them are ready.

robodoo pushed a commit that referenced this pull request Feb 9, 2023
Tansifex is deprecating it's client and switches to a go-based
solution in its API v3

The new client is still backward compatible with the old format but
the v2 API is going to be phased out.
See https://github.com/transifex/cli to install the deplyments using
the tx client

This PR is the result of the "tx migrate" command

closes #3514

X-original-commit: 040ceeb
Related: odoo/odoo#112269
Related: odoo/enterprise#36853
Signed-off-by: Martin Trigaux (mat) <[email protected]>
robodoo pushed a commit to odoo/odoo that referenced this pull request Feb 9, 2023
Tansifex is deprecating it's client and switches to a go-based
solution in its API v3

The new client is still backward compatible with the old format but
the v2 API is going to be phased out.
See https://github.com/transifex/cli to install the deplyments using
the tx client

This PR is the result of the "tx migrate" command

closes #112269

Transifex: adapt to new URL format
X-original-commit: af865ec
Related: odoo/documentation#3514
Related: odoo/enterprise#36853
Signed-off-by: Martin Trigaux (mat) <[email protected]>
@robodoo robodoo temporarily deployed to merge February 9, 2023 14:10 Inactive
@robodoo robodoo closed this Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants