{"id":24983398,"url":"https://github.com/mozilla-mobile/sync-strings-action","last_synced_at":"2025-04-11T20:51:11.807Z","repository":{"id":62166536,"uuid":"356349731","full_name":"mozilla-mobile/sync-strings-action","owner":"mozilla-mobile","description":"Sync Strings GitHub Action","archived":false,"fork":false,"pushed_at":"2023-02-02T19:23:58.000Z","size":25,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-25T16:51:38.317Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mozilla-mobile.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}},"created_at":"2021-04-09T17:26:46.000Z","updated_at":"2023-05-02T15:41:21.000Z","dependencies_parsed_at":"2023-02-17T23:45:33.729Z","dependency_job_id":null,"html_url":"https://github.com/mozilla-mobile/sync-strings-action","commit_stats":{"total_commits":13,"total_committers":4,"mean_commits":3.25,"dds":0.3846153846153846,"last_synced_commit":"dce7959c974c2b9b86dca7a64d1345fa13b6f220"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Fsync-strings-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Fsync-strings-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Fsync-strings-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Fsync-strings-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla-mobile","download_url":"https://codeload.github.com/mozilla-mobile/sync-strings-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480512,"owners_count":21110936,"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":"2025-02-04T09:14:10.925Z","updated_at":"2025-04-11T20:51:11.781Z","avatar_url":"https://github.com/mozilla-mobile.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sync Strings GitHub Action\n\nThis GitHub Action syncs strings between two checked out copies of an Android project. It requires that these projects have a a `l10n.toml` project configuration.\n\nExample usage in a _GitHub Workflow_ file:\n\n```\n      - name: Checkout main branch\n        uses: actions/checkout@v3\n        with:\n          path: main\n          ref: main\n      - name: Checkout beta branch\n        uses: actions/checkout@v3\n        with:\n          path: beta\n          ref: releases_v88.0.0\n      - name: Sync strings\n        uses: mozilla-mobile/sync-strings-action@main\n        with:\n          toml_path: android-components/l10n.toml\n          src: main\n          dest: beta\n```\n\nThis action will copy individual `strings.xml` files from `src` to `dest`. Adding and committing them to the repository would be the responsibility of another step in the workflow.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozilla-mobile%2Fsync-strings-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozilla-mobile%2Fsync-strings-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozilla-mobile%2Fsync-strings-action/lists"}