-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Pavel Tkachenko edited this page Jul 30, 2026
·
2 revisions
Ready-made CI/CD configuration for translating your resource files with Private Translation Cloud.
- CI/CD templates — copy-paste jobs for GitHub Actions and GitLab CI
- Sample repositories — whole working projects you can read or fork
Everything else — options, config format, exit codes, troubleshooting — is in the README.
Run ./ptc-cli.sh init in a checkout of your project. It detects your resource files, writes a .ptc-config.yml, and prints the CI job for whichever platform it sees. Commit both. From then on, a push to your default branch translates the changed source files and opens a pull/merge request with the results. init needs no API token — you only need one to translate.