{"id":24983396,"url":"https://github.com/mozilla-mobile/relbot","last_synced_at":"2025-10-19T08:30:50.929Z","repository":{"id":43702428,"uuid":"308480707","full_name":"mozilla-mobile/relbot","owner":"mozilla-mobile","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-24T08:08:30.000Z","size":164,"stargazers_count":6,"open_issues_count":7,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-24T11:47:38.315Z","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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-30T00:11:36.000Z","updated_at":"2024-12-24T08:08:32.000Z","dependencies_parsed_at":"2023-02-19T12:31:02.617Z","dependency_job_id":"e0685ac1-5970-46d9-b535-069c1b309cc6","html_url":"https://github.com/mozilla-mobile/relbot","commit_stats":{"total_commits":121,"total_committers":9,"mean_commits":"13.444444444444445","dds":0.6363636363636364,"last_synced_commit":"01aa69967294ea638ffa59c5cc3bd79d65a172fe"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Frelbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Frelbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Frelbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Frelbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla-mobile","download_url":"https://codeload.github.com/mozilla-mobile/relbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237088953,"owners_count":19253586,"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.802Z","updated_at":"2025-10-19T08:30:50.924Z","avatar_url":"https://github.com/mozilla-mobile.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚠️ Update, Feb 2025 \n\nAs of Firefox 128, all releases are fully managed in Mozilla Central. We are archiving this Github repository as of Feb 7, 2025. Please refer to our [Wiki announcement](https://github.com/mozilla-mobile/firefox-android/wiki#upcoming-migration-to-mozilla-central) for more context.\n\n\n\n# RelBot\n__Stefan Arentz, October 2020__\n\nSmall toolbox of scripts to automate a bunch of things we now mostly do manually:\n\n - Update Android-Components to new GeckoView (Beta) releases\n - Creating Android-Components Releases\n - Pulling a new Android-Components release into Fenix\n\nWork in progress.\n\n### Running with Docker\n\n```\n$ docker build -t relbot .\n$ docker run -it --rm relbot ...command...\n```\n\n### Development\n\n```sh\npython3 -m venv env\nsource env/bin/activate\npip install --require-hashes -r requirements/dev.txt\npre-commit install --install-hooks\n```\n\n### Testing\n\nTesting runs against GitHub repositories.\nYou will quickly run into its rate limiting.\nThis can be avoided by using a Personal Access Token.\n\nGo to \u003chttps://github.com/settings/tokens\u003e and create a new token (no additional scopes necessary).\nSet it in your shell:\n\n```\nexport GITHUB_TOKEN=\u003cthe generated token\u003e\n```\n\nYou can then run the tests:\n\n```\npytest\n```\n\nNote: testing might fail due to changing upstream repositories.\n\n\n### Update dependencies\n\n```\nmaintenance/pin.sh\n```\n\nThen review and commit the changes. Create a new pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozilla-mobile%2Frelbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozilla-mobile%2Frelbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozilla-mobile%2Frelbot/lists"}