{"id":22973835,"url":"https://github.com/get-bridge/translation-sync","last_synced_at":"2025-04-02T07:24:31.934Z","repository":{"id":38343618,"uuid":"333556083","full_name":"get-bridge/translation-sync","owner":"get-bridge","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-25T18:53:04.000Z","size":44,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-25T19:35:47.779Z","etag":null,"topics":["actions","github-actions","owned-by-frontend-guild"],"latest_commit_sha":null,"homepage":"","language":null,"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/get-bridge.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-27T20:48:52.000Z","updated_at":"2025-03-25T18:45:27.000Z","dependencies_parsed_at":"2025-03-25T19:40:14.443Z","dependency_job_id":null,"html_url":"https://github.com/get-bridge/translation-sync","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/get-bridge%2Ftranslation-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/get-bridge%2Ftranslation-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/get-bridge%2Ftranslation-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/get-bridge%2Ftranslation-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/get-bridge","download_url":"https://codeload.github.com/get-bridge/translation-sync/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246771382,"owners_count":20831051,"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":["actions","github-actions","owned-by-frontend-guild"],"created_at":"2024-12-14T23:58:58.124Z","updated_at":"2025-04-02T07:24:31.929Z","avatar_url":"https://github.com/get-bridge.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# translation-sync\n\n![ci](https://github.com/get-bridge/translation-sync/workflows/ci/badge.svg)\n![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/get-bridge/translation-sync?sort=semver)\n\nSync translation files to and from an s3-compatible remote bucket. This uses the\n[@get-bridge/sync-format-message-translations](https://github.com/get-bridge/sync-format-message-translations) npm package and thus requires authentication with\nGithub Packages.\n\n## Usage\n\n    - uses: actions/setup-node@v2.4.0\n      with:\n        node-version: 14\n        scope: '@get-bridge'\n        registry-url: https://npm.pkg.github.com\n\n    - uses: get-bridge/translation-sync@v1.0.2\n      env:\n        NODE_AUTH_TOKEN: \u003ctoken\u003e\n      with:\n        config: test/fixtures/config.json\n\n## Customizing\n\n### Inputs\n\nNote: the NODE_AUTH_TOKEN environment variable must be present, otherwise authorization with the `@get-bridge` registry will fail.\n\n- `config`: *Optional* – default: `translation-sync.json`\n  The path to the JSON-formatted configuration file. See\n  `sync-format-message-translations`'s [own documentation](https://github.com/get-bridge/sync-format-message-translations) for details.\n\nThe following inputs can be used as `step.with` keys or via the corresponding environment variable. The `steps.with` values will take precidence over equivalent environment variables.\n\n| Name      | env var                    | Required  | Default                  | Type    | Description                         |\n|-----------|----------------------------|-----------|--------------------------|---------|-------------------------------------|\n| `config`  | `TRANSLATION_SYNC_CONFIG`  | false     | `translation-sync.json`  | String  | Email associated with the username  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fget-bridge%2Ftranslation-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fget-bridge%2Ftranslation-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fget-bridge%2Ftranslation-sync/lists"}