{"id":24983436,"url":"https://github.com/mozilla-mobile/update-experiments","last_synced_at":"2025-03-29T10:11:27.405Z","repository":{"id":58894454,"uuid":"521289773","full_name":"mozilla-mobile/update-experiments","owner":"mozilla-mobile","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-22T16:53:37.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-09T08:10:56.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","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":"LICENSE","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":"2022-08-04T14:03:17.000Z","updated_at":"2022-08-25T20:13:59.000Z","dependencies_parsed_at":"2025-02-04T09:14:22.934Z","dependency_job_id":"be86ef34-cc2a-49a2-8cbc-f7fa13907ef3","html_url":"https://github.com/mozilla-mobile/update-experiments","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.05555555555555558,"last_synced_commit":"3d2c2f85a2d517e0329e7e0cd8afa9d52fdfd8db"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":"actions/hello-world-docker-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Fupdate-experiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Fupdate-experiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Fupdate-experiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Fupdate-experiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla-mobile","download_url":"https://codeload.github.com/mozilla-mobile/update-experiments/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246168114,"owners_count":20734390,"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:20.652Z","updated_at":"2025-03-29T10:11:27.363Z","avatar_url":"https://github.com/mozilla-mobile.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Update initial experiments docker action\n\nThis action downloads a list of experiments from experimenter and writes them to the repository. If changes are made, it will open a new pull request or update an existing pull request.\n\n## Inputs\n\n### `repo-path`\n\n**Required** The relative or absolute path to the checked out repository. Example: `main`\n\n### `output-path`\n\n**Requried** The relative file path (from the repo path) to which the downloaded experiments should be written. Example: `app/src/main/res/raw/initial_experiments.json`\n\n### `experimenter-url`\n\nURL from which to fetch Nimbus experiments. Default: `https://experimenter.services.mozilla.com/api/v6/experiments/?is_first_run=True`\n\n### `app-name`\n\n**Required** App name by which to filter experiments. Example: `fenix`\n\n### `branch`\n\n**Required** Remote branch to check diff against. Example: `automation/update-nimbus-experiments`\n\n## Outputs\n\n### `changed`\n\nThe number of files that were modified as part of the script.\n\n### `changed-branch`\n\nThe number of files that were modified as compared to the supplied remote branch.\n\n## Example usage\n\n```yaml\nuses: jeddai/update-initial-experiments@v1\nwith:\n  repo-path: main\n  output-path: app/src/main/res/raw/initial_experiments.json\n  experimenter-url: https://experimenter.services.mozilla.com/api/v6/experiments/\n  branch: automation/update-nimbus-experiments\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozilla-mobile%2Fupdate-experiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozilla-mobile%2Fupdate-experiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozilla-mobile%2Fupdate-experiments/lists"}