{"id":18458325,"url":"https://github.com/crazyfactory/uptrans","last_synced_at":"2025-07-17T06:36:53.320Z","repository":{"id":74458942,"uuid":"156472360","full_name":"crazyfactory/uptrans","owner":"crazyfactory","description":"automatically update translation to upstream","archived":false,"fork":false,"pushed_at":"2020-06-02T00:05:52.000Z","size":3611,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-20T15:57:29.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crazyfactory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-07T01:25:40.000Z","updated_at":"2018-11-08T09:24:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f266b87-68f5-4dbf-aafa-6ad0ee7235f2","html_url":"https://github.com/crazyfactory/uptrans","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/crazyfactory/uptrans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyfactory%2Fuptrans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyfactory%2Fuptrans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyfactory%2Fuptrans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyfactory%2Fuptrans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazyfactory","download_url":"https://codeload.github.com/crazyfactory/uptrans/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyfactory%2Fuptrans/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265573744,"owners_count":23790502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T08:17:52.023Z","updated_at":"2025-07-17T06:36:53.275Z","avatar_url":"https://github.com/crazyfactory.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uptrans\n\n[![Build Status](https://travis-ci.com/crazyfactory/uptrans.svg)](https://travis-ci.com/crazyfactory/uptrans)\n[![GitHub issues](https://img.shields.io/github/issues/crazyfactory/uptrans.svg)](https://github.com/crazyfactory/uptrans/issues)\n[![codecov](https://codecov.io/gh/crazyfactory/uptrans/branch/master/graph/badge.svg)](https://codecov.io/gh/crazyfactory/uptrans)\n[![devDependencies Status](https://david-dm.org/crazyfactory/uptrans/dev-status.svg)](https://david-dm.org/crazyfactory/uptrans?type=dev)\n[![dependencies Status](https://david-dm.org/crazyfactory/uptrans/status.svg)](https://david-dm.org/crazyfactory/uptrans) [![Greenkeeper badge](https://badges.greenkeeper.io/crazyfactory/uptrans.svg)](https://greenkeeper.io/)\n\nThis CLI tool helps to manage translations on individual packages,\nand automatically creates PR to target repository on any new releases on travis.\n\nAny time there's a new release in any package, simply run this CLI, it should automatically create a new PR to target repository with your translations.\n\n## Terminology\n### Target repository\nMain repository where translations are going to be consumed.\n\n### Source repository\nYour package repository where you store translations.\n\n## Usage\n\nInitially you should:\n\n- Add translations on your project.\n- setup travis\n- set the following environment variables in your source repository:\n  - `GH_TOKEN` token which has access to your target repository\n  - `LANGUAGE_PATH` path to translation file on your source repository\n  - `TARGET_LANGUAGE_PATH` path to translation file to be created on target repository\n  - `PROJECT_NAME` best to use name of your package without special characters. This is used name of branch created in target repository\n- on `after_success`, simply run this cli\n\nIf everything goes well, a new PR should be created in target repository. If not, file an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazyfactory%2Fuptrans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazyfactory%2Fuptrans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazyfactory%2Fuptrans/lists"}